[Wayland-bugs] [Bug 781353] wayland: presenting maximized window is jittery
mutter (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 22 07:31:49 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781353
Olivier Fourdan <ofourdan at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Olivier Fourdan <ofourdan at redhat.com> ---
The fix from bug 782183 also fixes this issue, even though this is not exactly
the same issue.
Here, the problem is that mutter would send an xdg_toplevel.configure with a
size of 0x0 which causes the client to initially draw its surface with some
arbitrary size, causing the apparent jittery.
So for the record:
attachment 351955 pushed to git master as commit 561d71b - wayland: place
window if maximized before placement
attachment 351955 pushed to branch gnome-3-24 as commit 7801df7 - wayland:
place window if maximized before placement
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170522/540cce7a/attachment-0001.html>
More information about the wayland-bugs
mailing list