https://bugs.freedesktop.org/show_bug.cgi?id=71927
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Kristian Høgsberg <[email protected]> --- Fixed in master: commit db1fccb3d8951bf788b308a9e93f282af96d4a01 Author: Kristian Høgsberg <[email protected]> Date: Wed Feb 5 17:14:42 2014 -0800 input: Send leave and enter pair when the surface moves under the cursor The client needs to know that the pointer is at a different position in its surface. We can't send motion as that corresponds to the pointer actually moving. Leaving the surface and entering at the new position is a better semantic match and doesn't correspond to pointer motion or user input. https://bugs.freedesktop.org/show_bug.cgi?id=71927 -- 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
