wlroots/backend
qiu b74e0cc75b backend/libinput: expose libinput context
Add `wlr_backend_get_libinput` getter, which returns a direct
handle to `struct libinput`.

Exposing the libinput context will allow compositors to load
libinput plugins after creating a `wlr_backend`.
Lua plugins are supported since libinput 1.30.0.
2026-05-21 15:23:30 +00:00
..
drm drm: Make it clear that we tried to import a shm buffer 2026-05-06 19:56:19 -04:00
headless treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
libinput backend/libinput: expose libinput context 2026-05-21 15:23:30 +00:00
multi treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
session session: simplify libudev unref handling 2025-12-22 10:55:08 +08:00
wayland treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
x11 wl_event_loop_add_fd: Only watch for READABLE & WRITABLE 2026-05-21 15:07:21 +00:00
backend.c backend, output: send commit events after applying all in wlr_backend_commit() 2025-08-12 19:04:05 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00