[Wayland-bugs] [Bug 61133] [regression] Weston blocks indefinitely in x11_output_wait_for_map() on raw X server

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 19 18:20:07 PST 2013


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

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 7cc3d846f42da60bb9a5232e0afc5afea435e7f5
Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Tue Feb 19 21:19:04 2013 -0500

    compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN

    If the window manager doesn't support _NET_WM_STATE_FULLSCREEN, the
    fullscreen protocol won't work and we end up waiting indefintely for a
    confiure event that doesn't come.

    Only try to fullscreen if we have _NET_WM_STATE_FULLSCREEN, and only
    wait for map if we're fullscreen.

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

-- 
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/20130220/85d25865/attachment.html>


More information about the Wayland-bugs mailing list