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

--- Comment #2 from Olivier Fourdan <[email protected]> ---
Created attachment 316598
  --> https://bugzilla.gnome.org/attachment.cgi?id=316598&action=edit
wayland: re-configure surface even if size matches

gdk-wayland backend would not re-configure a surface when its size and scale
match the known size and scale.

But there might have a pending xdg_surface_configure() that would revert this
change so we should re-configure even if the currently known size/scale match,
otherwise we may end up with a wrong size after the xdg_surface_configure() is
received.

-- 
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