[Wayland-bugs] [Bug 101574] Palm detection with TrackPoint buttons

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 4 05:42:49 UTC 2017


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

--- Comment #14 from Ming-Yang Lu <op8867555 at gmail.com> ---
Comment on attachment 132421
  --> https://bugs.freedesktop.org/attachment.cgi?id=132421
0001-touchpad-add-upper-edge-into-exclusion-zone.patch

Review of attachment 132421:
-----------------------------------------------------------------

::: src/evdev-mt-touchpad.c
@@ +749,4 @@
>  
>  	/* palm must start in exclusion zone, it's ok to move into
>  	   the zone without being a palm */
> +	if (t->state != TOUCH_BEGIN || tp_palm_in_edge(tp, t))

It works as expected after changing this to !tp_palm_in_edge.

-- 
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/20170704/84bbc503/attachment.html>


More information about the wayland-bugs mailing list