From a4d2b00ae2dc71f864604e1581f4cd599744581a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 30 Mar 2013 01:11:46 -0400 Subject: [PATCH] docs: Add details about surfaces Mention some of the characteristic differences to X: no global positions, no access to foreign windows. --- doc/Wayland/en_US/Protocol.xml | 2 ++ 1 file changed, 2 insertions(+) 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