From a2db57517b3648f52410c6861704b5c4190416c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Sat, 18 Jun 2011 08:17:40 -0400 Subject: [PATCH] Move map functionality into shell Initial surface.attach makes the surface visible and clients can set the surface type using shell.set_transient etc or other interfaces prior to that. --- protocol/wayland.xml | 61 ++++++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 28 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 9d0a539..ad35072 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -176,6 +176,39 @@ + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - -