JoseExposito / touche

The desktop application to configure Touchégg
GNU General Public License v3.0
556 stars 26 forks source link

No 5 digits event #25

Closed Desiderius77 closed 3 years ago

Desiderius77 commented 3 years ago

Describe the bug

5 digits pinch event not visible in the UI of Touché although Touché has red them

Expected behaviour

5 digits event should be shown in Touché windows

Actual behaviour

No window for 5 digits

Logs

If required, include logs of the bug:

$ flatpak run com.github.joseexposito.touche
# or
$ com.github.joseexposito.touche

Attach Touchégg configuration, placed at ~/.config/touchegg/touchegg.conf, if you consider it relevant.

Your environment

JoseExposito commented 3 years ago

Hi!

When using a touchpad, the maximum number of fingers supported is 4. When using a touchscreen there is no limit (well, your hardware sets the limit). That's why 5 is not visible. Are you using a touchscreen?

Because there are way more touchpad users than touchscreen users I decided not to show 5, 6, 7, 9 or 10 fingers in the UI. Mostly to avoid getting a bunch of "5 finger swipe doesn't work" bug reports... And I think I'll keep it like that for the moment. You'll have to manually edit the config, sorry :S