wlroots/backend
qiu 9c794221b8 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-03 10:49:12 +02:00
..
drm output/drm: don't use OUT_FENCE_PTR 2026-03-17 18:14:35 +00: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-03 10:49:12 +02: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 backend/x11: ignore DestroyNotify events 2026-03-10 22:44:56 -06: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