wlroots-hyprland/backend
Simon Ser fbf11a41e1 backend/session: wait for DRM device if none found
Wait for a DRM device if none is found in wlr_session_find_gpus. This
can happen if the compositor is loaded before the display kernel driver.

This supersedes the logind CanGraphical property.

To test, e.g. with i915 and sway:

    rmmod -f i915
    sway &
    modprobe i915

Closes: https://github.com/swaywm/wlroots/issues/2093
2020-11-19 22:47:49 +01:00
..
drm backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
headless backend/headless: implement export_dmabuf 2020-11-15 22:54:07 +01:00
libinput backend/session: operate on wlr_device 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 backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session backend/session: wait for DRM device if none found 2020-11-19 22:47:49 +01:00
wayland backend/wayland: Set cursor indivdualy per output 2020-11-12 12:31:32 +01:00
x11 Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
backend.c backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00