libinput/plugins
Peter Hutterer 347ff90871 lua: implement support for disabling of features
Because our lua hooks don't expose the device-added callback we need to
cache any calls to disable a feature and then apply it quietly when the
device is actually added. Any other call can go straight through.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1249>
2025-08-07 10:23:30 +10:00
..
10-delay-motion.lua plugins: add support for lua plugins to change evdev event streams 2025-08-01 16:04:09 +10:00
10-disable-feature.lua lua: implement support for disabling of features 2025-08-07 10:23:30 +10:00
10-dwt.lua plugins: add support for lua plugins to change evdev event streams 2025-08-01 16:04:09 +10:00
10-example.lua plugins: add support for lua plugins to change evdev event streams 2025-08-01 16:04:09 +10:00
10-logitech-mx-master-horiz-scroll.lua plugins: add support for lua plugins to change evdev event streams 2025-08-01 16:04:09 +10:00
10-pointer-go-faster.lua plugins: add support for lua plugins to change evdev event streams 2025-08-01 16:04:09 +10:00
10-pointer-go-slower.lua plugins: add support for lua plugins to change evdev event streams 2025-08-01 16:04:09 +10:00
meson.build lua: implement support for disabling of features 2025-08-07 10:23:30 +10:00