syngesture icon indicating copy to clipboard operation
syngesture copied to clipboard

Swipes and gestures for Linux with the MT multitouch protocol

Results 6 syngesture issues
Sort by recently updated
recently updated
newest added

I appreciate what you are doing. I am a non-technical person. After using libinput, I switched back to synaptics driver. And you are the only one working on and publishing...

I am wondering if, and how, we could finetune sensitivity and treshold of the gestures? I am using this lib for the one and only purpose to bring two finger...

As part of the initial proof-of-concept, I opted into using `evtest` (directly installable at least on Debian/Ubuntu/etc via `apt install evtest`) to read the input events coming out of the...

Shouldn't `/usr/local` in [`config.rs`](https://github.com/mqudsi/syngesture/blob/1.0.1/src/config.rs#L42) be changed to `/etc`? [Filesystem Hierarchy Standard](https://www.pathname.com/fhs/pub/fhs-2.3.html#USRLOCALLOCALHIERARCHY) - "Note that /usr/etc is still not allowed: programs in /usr should place configuration files in /etc" [Arch Wiki](https://wiki.archlinux.org/title/Arch_package_guidelines#Package_etiquette)...

I'm finding this is causing unwanted gestures in some cases - e.g. I have two-finger back/forward configured, but I also use two finger scrolling; it frequently triggers a back or...

Can it work with Apple Magic Mouse 1? I tried to install it on ubuntu 22.10, but got this: ``` # ./syngestures thread '' panicked at 'index out of bounds:...