Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gesture sensitvity should not depend on touchpad sensitivity to match Gnome's behavior #31

Open
FelixFourcolor opened this issue May 8, 2024 · 1 comment

Comments

@FelixFourcolor
Copy link

FelixFourcolor commented May 8, 2024

Steps to reproduce:

  • In Gnome settings, turn your touchpad sensitivity to fastest. Actually, the behavior is seen on the extreme slow end as well, but it's more convenient to test if the pointer is fast.
  • Test Gnome's builtin gestures: 3 fingers up to overview, 3 fingers sideways to change workspace.
  • Test our custom gestures.

Expected behavior: Gnome's builtin gestures and our custom gestures should behave similarly.

Actual behavior: Gnome's builtin gestures do not depend on touchpad sensitivity. Whether you set your touchpad to extremely slow or extremely fast, Gnome's builtin gestures are just as sensitive as they are out of the box. But our custom gestures do depend on touchpad sensitivity.


I don't know whether I'm reporting a bug or requesting a feature. It depends on whether you see Gnome's behavior as intended or a bug. On one hand, it doesn't make sense if gesture sensitivity doesn't depend on touchpad sensitivity, they are obviously related (fyi, on KDE, gesture sensitivity does depend on touchpad sensitivity); but on the other hand, I actually find Gnome's behavior useful. I wish that you could make our custom gestures behave just like Gnome's builtins.

@amarullz
Copy link
Owner

amarullz commented May 9, 2024

Tbh I never change sensitivity so I never test what you found. Will look at this, and see what I can do to make it more seamless with what gnome do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants