[Wayland-bugs] [Bug 754839] wayland: Make subsurface desynchronized after first parent surface frame
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 10 07:25:59 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754839
--- Comment #1 from Jonas Ã…dahl <jadahl at gmail.com> ---
Created attachment 311084
--> https://bugzilla.gnome.org/attachment.cgi?id=311084&action=edit
wayland: Make subsurface desynchronized after first parent surface frame
Initially the subsurface will be in synchronized mode and we will leave
it like this until the first time the parent surface has been committed.
The reason for this is because the subsurface position will be applied
as part of the parent surface state, and we need to synchronize the
initial position with the initial frame, so that we don't accidentally
draw the subsurface at the default position (0, 0) which would happen in
desynchronized mode if the subsurface content is committed before the
next parent surface commit.
--
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/20150910/db1d5960/attachment.html>
More information about the wayland-bugs
mailing list