wlroots-hyprland/backend
Simon Ser c667e64892 backend: disable DRM backend monitor when WLR_DRM_DEVICES is used
WLR_DRM_DEVICES specifies a static list of DRM devices to open
at startup.

Do not create DRM backends for hotplugged DRM devices when it's
set.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3595
2023-02-21 12:55:26 +01:00
..
drm backend/drm: drop wlr_drm_layer.pending_{width,height} 2023-02-21 09:45:47 +00:00
headless backend/headless: unconditionally accept all output layers 2023-02-21 10:12:35 +00:00
libinput build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
multi backend: drop wlr_backend_get_session() 2022-11-15 21:16:25 +00:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland backend/wayland: implement output layers 2023-02-20 18:38:57 +01:00
x11 backend/x11: fix delta_discrete value 2023-01-16 14:19:44 +03:00
backend.c backend: disable DRM backend monitor when WLR_DRM_DEVICES is used 2023-02-21 12:55:26 +01:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00