wlroots/include
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
..
backend backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
render render: introduce wlr_renderer_get_drm_fd 2020-11-15 22:54:07 +01:00
types Remove xdg-shell v6 2020-09-03 00:01:10 +02:00
util util/time: move `timespec_sub` to time utilities 2020-06-06 00:09:19 +02:00
wlr backend/session: wait for DRM device if none found 2020-11-19 22:47:49 +01:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00