[Wayland-bugs] [Bug 104569] Touchpad two-finger scrolling is 2x the velocity of cursor movement
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 16 06:53:54 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104569
--- Comment #2 from Daniel van Vugt <daniel.van.vugt at canonical.com> ---
Thanks. I'm slightly surprised it is averaged because that means the average of
two fingers scrolling something appears to have double the velocity of one
finger moving the cursor. This implies it's not the gesture recognition that
needs improving but just the velocity, which could be done anywhere in the
stack. So I'll need to try some more things to see if it's best tweaked
somewhere like Xwayland or GTK instead.
My goal is to have two finger natural scrolling moving the scroll area at about
the same speed as one finger would move the cursor. Presently it feels like
double that so scrolling with one finger stationary appears to give a more
natural speed, similar to macOS or ChromeOS. I know fixed/floating-point scroll
axes are not usually in the same units cursor motion, but we can get the
perception closer than it is just by halving the scroll velocity somewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180116/4ada3668/attachment.html>
More information about the wayland-bugs
mailing list