[Wayland-bugs] [Bug 783901] Restoring maximized window state in Wayland results in tiny window
mutter (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 21 11:35:36 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783901
--- Comment #19 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 354148
--> https://bugzilla.gnome.org/attachment.cgi?id=354148&action=edit
[PATCH 3/3] wayland: update location prior to maximize
When maximizing a window, the previous location is saved so that
un-maximize would restore the same original window location.
However, if a Wayland client starts with a window maximized, the
previous location will be 0x0, so if we have to force placement in
xdg_toplevel_set_maximized(), we should update the location as well so
that the window is placed on the right monitor when un-maximizing.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170621/e513b580/attachment.html>
More information about the wayland-bugs
mailing list