mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-05-22 21:38:23 -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. |
||
|---|---|---|
| .. | ||
| backend | ||
| interfaces | ||
| render | ||
| types | ||
| util | ||
| wlr | ||
| xcursor | ||
| xwayland | ||
| meson.build | ||