Update surface.attach and change surface.map to surface.map_toplevel
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 17 Dec 2010 14:53:12 +0000 (09:53 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 17 Dec 2010 14:53:12 +0000 (09:53 -0500)
commit82da52b15b49da3f3c7b4bd85d334ddfaa375ebc
treecd73456c727186ba121aa4a493d430f28bcebc1d
parent53a7f2137b5aba32e97dbc3b964bdaf19a9099ef
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.
13 files changed:
clients/dnd.c
clients/flower.c
clients/gears.c
clients/image.c
clients/resizor.c
clients/smoke.c
clients/terminal.c
clients/view.c
clients/window.c
clients/window.h
compositor/compositor-wayland.c
compositor/compositor.c
protocol/wayland.xml