Input handler that executes user-defined actions, currently in a very early stage of development.
Supported environments: Hyprland, Plasma 6 Wayland
- Mouse and touchpad gestures
- Ability to execute actions at various points of the gesture's lifecycle (begin, update, end)
- Repeating actions, including different actions for the opposite gesture direction
- Powerful conditions with lots of things to check for
- Input event blocking when a gesture is active
- and much more...
- Strokognition, wstroke, easystroke - Stroke gestures
- KWin - Gesture handling code (heavily extended and modified)