[Wayland-bugs] [Bug 51909] [bug] wl_touch::down event has wrong coordinates

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 27 19:03:38 PST 2013


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

Kristian Høgsberg <krh at bitplanet.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 964a342e5367035b02104b54d340c37dfc1aada9
Author: Satyeshwar Singh <satyeshwar.singh at intel.com>
Date:   Wed Feb 27 15:26:23 2013 -0500

    evdev: Wait for SYN event before sending events over to the client

    The issue was that touch::down event from the compositor to client apps
    would send the previous motion events coordinates and this obviously made
    the client do the wrong thing. This happened because we were not waiting
    for a SYN event to come from evdev before sending down, motion or up
events.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130228/e09b232e/attachment.html>


More information about the Wayland-bugs mailing list