[Wayland-bugs] [Bug 94236] Palm detection: ignore moves over a pressure threshold

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 7 23:16:45 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94236

--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
there's no drawback to discarding touches with very high pressure, it's
primarily the overlap area where it gets tricky. so yes, we could add something
that discards the palms over some device-specific threshold.

one of the problems we found in the past though was that the palms start with
normal pressure and don't reach maximum pressure until several events in. By
then we may have started gestures/scrolling/movement and it is very hard to
revert back and undo the state. this may be easier combined with the other palm
detection features where we just change from palm-maybe to palm-yes when the
pressure is detected.

-- 
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/20160307/fc8e7b09/attachment.html>


More information about the wayland-bugs mailing list