[Wayland-bugs] [Bug 695945] implement minimize / maximize functionality
bugzilla at gnome.org
bugzilla at gnome.org
Tue Feb 10 14:59:53 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=695945
--- Comment #19 from Armin K. <krejzi at email.com> ---
(In reply to Matthias Clasen from comment #18)
> Review of attachment 296287 [details] [review]:
>
> ::: 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.
I suppose I copy/pasted the check from the deiconify handler. It should be
trivial to fix.
--
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/238356b6/attachment.html>
More information about the wayland-bugs
mailing list