gestureManager icon indicating copy to clipboard operation
gestureManager copied to clipboard

Graphical manager for setting libinput-gestures touchpad gestures.

Results 5 gestureManager issues
Sort by recently updated
recently updated
newest added

When I open it it just gives a popup saying: execvp: format error of the executable (something along those lines, translated it) i'm running manjaro KDE btw

I'm getting this error message. Running Lubuntu with LXDE ``` root# ./main.py Traceback (most recent call last): File "./main.py", line 2, in import gi File "/opt/anaconda3/lib/python3.6/site-packages/gi/__init__.py", line 39 print url...

Just add: sudo gpasswd -a $USER input # logout and back in To the README please.

added support for left_up, left_down, right_up, right_down. fixed link in readme.

Hi! I'm from Arch Aur, And It isn't directly related to this repo, but I think your `PKGBUILD` file has typo with the dependency. ```sh pkgname=gesture-manager-git pkgver=0.1 pkgrel=1 pkgdesc='Graphical manager...