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

Kristian Høgsberg <[email protected]> changed:

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

--- Comment #2 from Kristian Høgsberg <[email protected]> ---
commit 8e80a31ba4f09dd27793cca42c5e412e9a167af6
Author: Kristian Høgsberg <[email protected]>
Date:   Fri Jan 17 15:18:10 2014 -0800

    shell: Stop moving surfae after touch point 0 goes up

    The grab stays alive as long as at least one touch point is down.  If touch
    point 0 is lifted while other touch points are down, the surface will jump
    around when touch point 0 is put down again.

    This change marks the grab as inactive once touch point 0 is lifted
    and then ignores touch events until all touch points eventually are
    lifted and the grab terminates.

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

-- 
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

Reply via email to