wlroots-hyprland/include/backend
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
..
drm backend/drm: nuke wlr_drm_connector.desired_enabled 2022-10-07 16:28:36 +00:00
session backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
libinput.h backend/libinput: handle high-res scroll events 2022-07-11 11:01:35 +02:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
wayland.h backend/wayland: fix touch device not added on startup 2022-08-11 09:13:08 +02:00
x11.h backend/x11: remove wlr_input_device_impl 2022-02-21 13:53:40 -05:00