[Wayland-bugs] [Bug 695945] implement minimize / maximize functionality

bugzilla at gnome.org bugzilla at gnome.org
Tue Feb 10 07:57:27 PST 2015


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

Matthias Clasen <mclasen at redhat.com> changed:

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

--- Comment #18 from Matthias Clasen <mclasen at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150210/dc3e62aa/attachment-0001.html>


More information about the wayland-bugs mailing list