From 82da52b15b49da3f3c7b4bd85d334ddfaa375ebc Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Fri, 17 Dec 2010 09:53:12 -0500 Subject: Update surface.attach and change surface.map to surface.map_toplevel The new map_toplevel() request no longer specifies a position and takes the size from the attached buffer. The attach request now takes a position relative to the top-left corner of the old buffer to let clients specify the relative position of the new buffer. --- protocol/wayland.xml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'protocol') diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 62d8a663..8799a64e 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -172,11 +172,8 @@ received. --> - - + - - @@ -281,20 +278,18 @@ - + - - - - - - + + +