wlroots-hyprland/backend
Brian Ashworth 90c284bded session/logind: keep active for pause_device gone
This appears to be a quick fix for compositors freezing when a dock is
disconnected. Disconnection of the dock is causing `pause_device` for
the DRM devices associated with the dock. Since these devices major
number is `DRM_MAJOR`, the session was being set to inactive. This just
makes it so the session is not set to inactive when the device's state
is `gone`.
2019-05-13 10:43:35 -04:00
..
drm output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
headless output: refactor backend API 2019-04-23 14:34:30 -06:00
libinput s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
noop backend/noop: disallow rendering 2019-04-29 10:48:51 -06:00
rdp output: refactor backend API 2019-04-23 14:34:30 -06:00
session session/logind: keep active for pause_device gone 2019-05-13 10:43:35 -04:00
wayland backend/wayland: remove wl_shm 2019-05-06 20:51:57 +03:00
x11 output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
backend.c Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00