mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-05-21 21:38:17 -04:00
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. |
||
|---|---|---|
| .. | ||
| drm.h | ||
| headless.h | ||
| interface.h | ||
| libinput.h | ||
| multi.h | ||
| session.h | ||
| wayland.h | ||
| x11.h | ||