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
|
||
|---|---|---|
| .. | ||
| direct-freebsd.c | ||
| direct-ipc.c | ||
| direct.c | ||
| libseat.c | ||
| logind.c | ||
| meson.build | ||
| noop.c | ||
| session.c | ||