wlroots/include/backend
Chris P 2aa8cf10d6 backend/session: Add rapid hotplug detection
When applied, this patch adds the option to wait after a DRM device change uevent
for another identical one in order to avoid monitor rearrangement due to a monitor
disconnecting and reconnecting from the implementation of DisplayPort's deep sleep
"feature". This is locked behind a new environment variable due to the 1 second delay
that occurs to wait for a second event, but can be enable by setting
WLR_RAPID_HOTPLUG_PREVENT to 1.
2024-04-03 05:28:30 -04:00
..
drm drm/backend: add support for cursor hotspots 2024-03-22 13:54:18 -05:00
session backend/session: Add rapid hotplug detection 2024-04-03 05:28:30 -04:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
wayland.h pointer: drop enum wlr_axis_relative_direction 2024-02-28 16:39:18 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00