xdg-shell: Document that xdg_surface.set_window_geometry needs a commit
Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
@@ -362,6 +362,9 @@
|
|||||||
portions like drop-shadows which should be ignored for the
|
portions like drop-shadows which should be ignored for the
|
||||||
purposes of aligning, placing and constraining windows.
|
purposes of aligning, placing and constraining windows.
|
||||||
|
|
||||||
|
The window geometry is double buffered, and will be applied at the
|
||||||
|
time wl_surface.commit of the corresponding wl_surface is called.
|
||||||
|
|
||||||
Once the window geometry of the surface is set once, it is not
|
Once the window geometry of the surface is set once, it is not
|
||||||
possible to unset it, and it will remain the same until
|
possible to unset it, and it will remain the same until
|
||||||
set_window_geometry is called again, even if a new subsurface or
|
set_window_geometry is called again, even if a new subsurface or
|
||||||
|
|||||||
Reference in New Issue
Block a user