mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-05-24 10:58:12 +02: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. |
||
|---|---|---|
| .. | ||
| backend | ||
| interfaces | ||
| render | ||
| types | ||
| util | ||
| xwayland | ||
| backend.h | ||
| config.h.in | ||
| meson.build | ||
| version.h.in | ||
| xcursor.h | ||
| xwayland.h | ||