[Wayland-bugs] [Bug 104828] Wobbly AlpsPS/2 ALPS DualPoint TouchPad
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 17 19:27:52 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104828
--- Comment #21 from Hi-Angel <Hi-Angel at yandex.ru> ---
Ok, I think I found a very nice way to encode the check with a binary array and
a match for 101b pattern, and whole check now is just 3 comparisons and 4
assignments in the worst case, so we can keep it enabled not only "5 times for
still finger".
Question for Peter: how can I figure whether current movement is left or right?
I initially was going to use the `t->point.x`, like, "if it's negative, then I
probably move left" but then I figured it's probably some kind of absolute
coordinates, so I'm not very sure what to use.
--
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/20180217/fd2e9b9b/attachment.html>
More information about the wayland-bugs
mailing list