From: Matthias Clasen Date: Sat, 30 Mar 2013 05:11:46 +0000 (-0400) Subject: docs: Add details about surfaces X-Git-Tag: 1.0.90~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4d2b00ae2dc71f864604e1581f4cd599744581a;p=platform%2Fupstream%2Fwayland.git docs: Add details about surfaces Mention some of the characteristic differences to X: no global positions, no access to foreign windows. --- diff --git a/doc/Wayland/en_US/Protocol.xml b/doc/Wayland/en_US/Protocol.xml index 58a5962..a645409 100644 --- a/doc/Wayland/en_US/Protocol.xml +++ b/doc/Wayland/en_US/Protocol.xml @@ -216,6 +216,8 @@ Surfaces Surfaces are created by the client. + Clients don't know the global position of their surfaces, and + cannot access other clients surfaces. See for the protocol