https://bugzilla.gnome.org/show_bug.cgi?id=695945

Matthias Clasen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #296287|none                        |needs-work
             status|                            |

--- Comment #18 from Matthias Clasen <[email protected]> ---
Review of attachment 296287:

::: gdk/wayland/gdkwindow-wayland.c
@@ +1693,3 @@
+
+  if (GDK_WINDOW_IS_MAPPED (window))
+    xdg_surface_set_minimized (impl->xdg_surface);

We don't have the mapped check in any other window state setters in this file.
If it is needed, that should be a separate bug-fix (for all the setters). But I
don't think it is needed because the xdg_surface is created as part of mapping
the window.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to