wlroots/backend/x11
Simon Zeni 325d843814 backend/x11: don't exit on dri3 DRM FD query failure
Even if the backend advertises dri3 support, querying the DRM FD may fail.
Instead of returning early, the backend creation process must continue because
shm might be supported.
2024-05-15 17:54:58 +00:00
..
backend.c backend/x11: don't exit on dri3 DRM FD query failure 2024-05-15 17:54:58 +00:00
input_device.c pointer: drop enum wlr_axis_orientation 2024-02-28 16:39:18 +00:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00