Add new event path & change pixmap 24 to 32.
authorSung-jae Park <nicesj.park@samsung.com>
Sun, 31 Mar 2013 09:26:43 +0000 (09:26 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Sun, 31 Mar 2013 23:09:46 +0000 (23:09 +0000)
commitb79935063704098fdcbc3c145ee8de2cb190c191
tree746b34f9f37513f75abbdffdbe2e30adcc5b8b87
parentb41efa46e75cacc567fe0b5e42b5ba82a40a41cb
Add new event path & change pixmap 24 to 32.

Accessibility event paths are added.

Fix the bug of size changed event handler.
Because of invalid fbfile, the size of a box is resetted.
I used instance id instead of fb id,.
So the box buffer info indicates invalid uri
This patch will fix it.

master will send a new fbid when it sending the size,changed event.
Then the viewer will get it and update the fbinfo using received fbid.

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