On 6/23/17 12:59 PM, Daniel Stone wrote:
Hi Quentin,

On 10 March 2017 at 10:50, Quentin Glidic
<sardemff7+wayl...@sardemff7.net> wrote:
@@ -634,22 +633,27 @@ weston_desktop_xdg_toplevel_committed(struct 
weston_desktop_xdg_toplevel *toplev
+       if ((toplevel->next_state.maximized || toplevel->next_state.fullscreen) 
&&
+           (toplevel->requested_size.width != wsurface->width ||
+            toplevel->requested_size.height != wsurface->height)) {

This one did worry me a little bit, but after reading through and
seeing it was only for windows wishing to go maximised or fullscreen,
it's fine indeed. So:
Reviewed-by: Daniel Stone <dani...@collabora.com>

Pushed:
ee589119..c84423ba  master -> master

Thanks,

--

Quentin “Sardem FF7” Glidic
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to