Workspace swipe with mouse. Inspired by Mac Mouse Fix.
To build, have hyprland headers installed and under the repo directory do:
make all
Then use hyprctl plugin load
followed by the absolute path to the .so
file to load, you could add this to your exec-once
to load the plugin on startup
hyprpm add https://github.com/KZDKM/Hyswipe
hyprpm enable Hyswipe
plugin:hyswipe:button
which mouse button to enable swipe (will be unusable for other applications)plugin:hyswipe:sensitivity
plugin:hyswipe:lockCursor
lock cursor from moving when swiping