Add a resized event type.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 21 Feb 2013 08:50:05 +0000 (08:50 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 21 Feb 2013 08:50:05 +0000 (08:50 +0000)
commit424856752c1d3c19105b68ebdea43983de90b2e3
tree2fb0260157e9461245a8fc48beac791d229eefb6
parentbc7e32b7ac79424896c60535c71a3a72608de2e6
Add a resized event type.

If a client requests to re-size the box,
The box will be notified requested new size.
Then the provider send event back to the client for ack of request.

Change-Id: If4e89d8221e00acdd73cbac7a91abf4198dea706
include/livebox.h
include/livebox_internal.h
packaging/liblivebox-viewer.spec
src/client.c
src/livebox.c