Add sendConfigure() for WaylandSurface
authorElvis Lee <kwangwoong.lee@lge.com>
Tue, 14 Aug 2012 11:20:56 +0000 (20:20 +0900)
committerJørgen Lind <jorgen.lind@nokia.com>
Fri, 17 Aug 2012 06:00:10 +0000 (08:00 +0200)
commitcb62bee7fa6a01050dddb767ccd4353b616244fe
tree54b9d5b512375de52a2de383623557d9d575d4f1
parentabdce5881c2d2ae129addc600ad0236660b9fc70
Add sendConfigure() for WaylandSurface

If compositor calls directly setSize() for surface, it changes only the
size of the surface's boundary. If it is needed to change the contents
of the surface synchronously, send_configure() must be called.

Change-Id: I9c607b57c6d31d4ada6621dc57063f36f24b9d95
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
src/compositor/compositor_api/waylandsurface.cpp
src/compositor/compositor_api/waylandsurface.h