Implement shell_surface
authorJørgen Lind <jorgen.lind@nokia.com>
Mon, 12 Dec 2011 09:22:54 +0000 (10:22 +0100)
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>
Mon, 12 Dec 2011 11:31:13 +0000 (12:31 +0100)
commita338f940cd444bf5bee891f3470a08ef2bc3d019
tree73506893716588414fe8fdf061b25b4f5dd4f2bf
parentee1ba9e63ce105427d72276e0ebe3ef63384b5f5
Implement shell_surface

shell_surface is the compositors view of surfaces while wl_surface is
the clients view of the surface

Change-Id: Ic84eda94ac03960ab566cfc569a103c2b6ad1d44
Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
12 files changed:
src/compositor/wayland_wrapper/wlshell.cpp
src/compositor/wayland_wrapper/wlshell.h
src/plugins/platforms/wayland/qwaylanddisplay.cpp
src/plugins/platforms/wayland/qwaylanddisplay.h
src/plugins/platforms/wayland/qwaylandshell.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandshell.h [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandshellsurface.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandshellsurface.h [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandwindow.cpp
src/plugins/platforms/wayland/qwaylandwindow.h
src/plugins/platforms/wayland/wayland.pro
wayland_sha1.txt