[Wayland-bugs] [Bug 93503] Add support for disabling hysteresis
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 10 15:10:55 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93503
--- Comment #4 from Peter Hutterer <peter.hutterer at who-t.net> ---
yeah, we have a 1.5mm motion threshold for button clicks, see tp_unpin_finger()
note that the hysteresis atm is just 0.5mm, so like bug 93504 let's see fist if
your resolution is wrong. If the resolution is accurate, then we can look into
a fix here, I suspect the biggest problem is simply that the hysteresis center
is moving with the touch input. try disabling the hysteresis_center assignments
in tp_motion_hysteresis and see if that helps. you'll probably get jumps that
way though, it's just a quickfix for testing.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160110/d637f742/attachment.html>
More information about the wayland-bugs
mailing list