Event handler wrapper is introduced.
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 31 May 2013 04:56:13 +0000 (13:56 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Fri, 31 May 2013 06:37:58 +0000 (15:37 +0900)
commitafc34bc2d10428c3b3ecb6fa4ff58b9923cb6f07
tree3964305706132b8ed7530e758399220eb5abdf4b
parent477b6ca70a186d4fd186f42e434dd0c921905b31
Event handler wrapper is introduced.

libprovider should be free from strict constraints.
- some codes are removed from the libprovider.
- instead of libprovider, liblivebox should do what it does.

Add event type for accessibility (buffer type)
- Add new event types for accessibility

Change-Id: I753c4a4c3fcfd0af7f6925b249fc88d02331c00c
include/livebox.h
packaging/liblivebox.spec
src/livebox.c
src/virtual_window.c