[Wayland-bugs] [Bug 758901] wayland: old window size applied sometimes
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 1 05:58:05 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758901
--- Comment #2 from Olivier Fourdan <ofourdan at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151201/343c1f7a/attachment.html>
More information about the wayland-bugs
mailing list