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

--- Comment #14 from Ming-Yang Lu <op8867...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to