Get bucklespring
from: https://github.com/zevv/bucklespring
Install dependencies:
sudo dnf install gcc openal-soft-devel alure-devel libX11-devel libXtst-devel libinput-devel
Build with libinput
:
make libinput=1
Add user to input
group:
sudo usermod -a -G input $(whoami)
Logout and re-login to new group has effect.
Run application:
./buckle