[Wayland-bugs] [Bug 53047] Moving cursor crashes weston

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 29 11:11:14 PDT 2012


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

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

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

--- Comment #3 from Kristian Høgsberg <krh at bitplanet.net> ---
Fixed by:


commit 00fbbe6b6038553068cd9d903d96c7ba441a01c6
Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Tue Oct 23 13:04:09 2012 -0400

    compositor: Clip pointer coordinates on pointer enter as well

    When tiling window managers resize a non-resizable window they're violating
    ICCCM.  Not some hippie-community standard like EWMH, but ICCCM, which is
    about as old and sacred as the constitution.  If they want to force a
window
    to be a size it wasn't designed for, at least they could have the decency
to
    reparent the client window into a bigger containing window of whatever size
    they think it should be.  But apparently ICCCM compliance is too much to
ask

    Anyway, all that just to say that it's really not our fault when we get an
    enter event with coordinates outside the valid output region.  But we'll
    clip it anyway and work around mis-behaving tiling WMs.

-- 
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/20121029/50d5b4e4/attachment.html>


More information about the Wayland-bugs mailing list