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:
Jonas Ådahl
2015-03-18 17:18:20 +08:00
parent cd94a46b97
commit 56c2c35e2e
+3
View File
@@ -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