wlroots/backend
Simon Ser 576ff57db0 backend/drm: ignore hotplug events while inactive
When the session is inactive, we can't change the KMS state. Ignore
hotplug events so that compositors don't try to perform a modeset when
a connector is plugged in. We already re-scan connectors when the
session becomes active.

To test, run a wlroots compositor on VT 1, switch to VT 2, unplug a
connector, re-plug it, switch back to VT 1. Without this patch the
screen is black on VT 1.

References: https://github.com/swaywm/wlroots/issues/2370
2021-01-03 19:34:54 +01:00
..
drm backend/drm: ignore hotplug events while inactive 2021-01-03 19:34:54 +01:00
headless Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session/libseat: set XDG_SESSION_TYPE 2020-12-05 00:14:04 +01:00
wayland Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
x11 backend/x11: print version on extension error 2020-12-31 20:17:31 +01:00
backend.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00