wlroots/backend
Simon Ser 02bf0bda2f backend/libinput: add timeout to wait for input devices
If wlroots starts up a bit too soon, it might be initialized before
input devices. In this situation, wait for a bit instead of
immediately erroring out, just like we do for KMS devices.
2021-12-19 19:08:35 +01:00
..
drm backend/drm: use drmCloseBufferHandle 2021-12-14 14:33:00 +01:00
headless Fix incorrect %zd formatting directives 2021-12-09 16:42:04 +01:00
libinput backend/libinput: add timeout to wait for input devices 2021-12-19 19:08:35 +01:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
session backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
wayland backend/wayland: add basic linux-dmabuf feedback support 2021-12-15 14:34:08 +00:00
x11 Fix incorrect %zd formatting directives 2021-12-09 16:42:04 +01:00
backend.c backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00