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

--- Comment #8 from Jonas Ã…dahl <[email protected]> ---
Created attachment 299561
  --> https://bugzilla.gnome.org/attachment.cgi?id=299561&action=edit
wayland: Don't skip notifying about initial maximized size

When a client wants to start initialized it my set the maximized state
before having attached any buffers. Before we'd not notify the client of
the new expected size if the previous size was 0x0 as it would normally
mean we'd resize to 1x1, but since this is not always the case, only
avoid notifying the client if the previous size was 0x0 and the result
is 1x1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to