Olivier Fourdan 5f05112b9a 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.

For that purpose, add a new flag to force the update of the window
location, and use that flag from xdg_toplevel_set_maximized().

https://bugzilla.gnome.org/show_bug.cgi?id=783901
2018-01-11 11:03:04 +01:00
..
2014-05-02 09:34:48 -04:00
2017-11-07 10:48:45 +01:00
2014-05-02 09:34:48 -04:00
2016-07-23 10:55:02 +08:00
2017-05-11 13:45:44 +02:00
2017-02-16 02:44:16 +01:00
2017-07-31 15:21:06 +01:00
2017-11-07 10:48:45 +01:00