wlroots-hyprland/include
Simon Ser f4cf0a8d86 backend/drm: nuke wlr_drm_connector.desired_enabled
This field becomes stale too easily: for instance, see 6adca4089c
("backend/drm: don't unconditionally set desired_enabled").
Additionally, drm_connector_alloc_crtc() needs to do some weird
dance, restoring its previous value.

Instead, add a connector arg to realloc_crtcs() to indicate a new
connector we want to enable.
2022-10-07 16:28:36 +00:00
..
backend backend/drm: nuke wlr_drm_connector.desired_enabled 2022-10-07 16:28:36 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/vulkan: use addon for wlr_vk_texture 2022-09-30 14:02:51 +00:00
types output: fix back buffer checks 2022-09-21 16:18:16 +02:00
util util/set: overhaul 2022-08-29 13:48:42 +00:00
wlr output-damage: drop unused pending_attach_render 2022-10-07 18:09:26 +03:00
xcursor xcursor: garbage collect XcursorLibraryLoadImages 2022-01-31 14:10:08 +00:00
xwayland xwayland: use dict to collect supported features 2022-05-23 09:49:58 +02:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00