wlroots/backend
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
..
drm backend/drm: Free drm device name on error 2024-04-30 10:18:05 +02:00
headless backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput backend/libinput: avoid potential NULL access in wlr_libinput_get_device_handle 2024-04-18 16:47:09 +02:00
multi backend/multi: implement wlr_backend_impl.{test,commit} 2024-03-14 22:03:10 +00:00
session Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
wayland Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
x11 backend/x11: don't exit on dri3 DRM FD query failure 2024-05-15 17:54:58 +00:00
backend.c backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00