[Wayland-bugs] [Bug 766314] Spurious leave-notify event after touch up
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 12 12:01:57 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766314
--- Comment #1 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 327697
--> https://bugzilla.gnome.org/attachment.cgi?id=327697&action=edit
wayland: Avoid spurious crossing events from master touch device
Only generate crossing events on wl_touch.down for the virtual master
device used for touch events, and only whenever this virtual device
actually moves across surfaces. This behavior resembles better what is
expected in X11, where the pointer is warped to the touch position
on XITouchBegin.
This avoids the double emission of leave events when the pointer
emulating touch is lifted, that crossing event will be instead
generated when/if the focus surface changes.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160512/c3ab909c/attachment.html>
More information about the wayland-bugs
mailing list