mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
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
|
||
|---|---|---|
| .. | ||
| session | ||
| drm.h | ||
| headless.h | ||
| interface.h | ||
| libinput.h | ||
| multi.h | ||
| noop.h | ||
| session.h | ||
| wayland.h | ||
| x11.h | ||