wlroots-hyprland/backend/session
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
..
direct-freebsd.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
direct-ipc.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
direct.c backend/session: Allow setting a custom tty via WLR_DIRECT_TTY 2019-03-06 13:20:51 +01:00
logind.c session/logind: keep active for pause_device gone 2019-05-13 10:43:35 -04:00
noop.c backend/session: add noop session 2019-03-02 08:40:27 -07:00
session.c backend/session: add noop session 2019-03-02 08:40:27 -07:00