wlroots/include/wlr/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
..
session meson: Various improvements 2019-12-23 07:48:29 -05:00
drm.h backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
headless.h backend/headless: add wlr_headless_backend_create_with_renderer 2020-04-22 22:40:54 +02:00
interface.h Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
libinput.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
multi.h Use sd_bus_get_property_trivial & remove numbering 2018-10-04 14:04:06 +02:00
noop.h Introduce noop backend 2019-01-17 20:13:55 +10:00
session.h backend/session: wait for DRM device if none found 2020-11-19 22:47:49 +01:00
wayland.h backend/wayland: expose remote objects 2019-11-13 10:15:28 -05:00
x11.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00