/InputActions

Mouse and touchpad gestures for Hyprland, Plasma 6 Wayland

Primary LanguageC++GNU General Public License v3.0GPL-3.0

InputActions

Input handler that executes user-defined actions, currently in an early stage of development.

Supported environments: Hyprland, Plasma 6 Wayland

Getting started | Wiki

Features

  • 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...

Credits