Source: libinput Severity: normal Dear Maintainer,
Since v1.30, libinput supports lua plugins to change evdev event streams, and a bunch of handy plugins are also provided in plugins/. Lua plugins are sandboxed and the compositor must opt into the plugin system, so it should be safe to enable it. Currently it is disabled due to missing build dependencies (liblua5.4- dev or liblua5.5-dev). Lua plugins are very useful when existing quirk flags aren't enough to fix a device. Please enable it and package example plugins. Thanks, Rong

