[Wayland-bugs] [Bug 71927] toytk: titlebar titles and hotspots aren't updated after maximize until pointer move

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 7 10:56:14 PDT 2014


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

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> ---
Fixed in master:

commit db1fccb3d8951bf788b308a9e93f282af96d4a01
Author: Kristian Høgsberg <krh at bitplanet.net>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140407/5aeb906c/attachment.html>


More information about the Wayland-bugs mailing list