mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 12:58:37 +02:00
The code in libinput-plugin-lua.c filters udev properties with strstartswith(key, "ID_INPUT_") which requires a trailing underscore. The bare 'ID_INPUT' property does not match this filter and is never included in the properties table provided to plugins. Co-authored-by: Claude <noreply@anthropic.com> Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1469> |
||
|---|---|---|
| .. | ||
| api | ||
| user | ||
| button-debouncing-state-machine.svg | ||
| button-debouncing-wave-diagram.txt | ||
| middle-button-emulation.svg | ||
| touchpad-edge-scrolling-state-machine.svg | ||
| touchpad-gestures-state-machine.svg | ||
| touchpad-softbutton-state-machine.svg | ||
| touchpad-tap-state-machine.svg | ||