https://bugs.freedesktop.org/show_bug.cgi?id=93503
--- Comment #4 from Peter Hutterer <[email protected]> --- 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.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
