Apps should not require ecore_x. 66/15766/5
authorFabio Mello <fabio.mello@intel.com>
Fri, 14 Feb 2014 12:35:57 +0000 (10:35 -0200)
committerSemun Lee <sm79.lee@samsung.com>
Fri, 7 Mar 2014 04:56:03 +0000 (13:56 +0900)
commit084d912cb688c5a9257b3446b2f5f40260d16c6f
tree313e9ac9cb29eec80883f89781e62553d40e920d
parent92210284ef62357b7a08fbd973d291ee1afe04ec
Apps should not require ecore_x.

The current UG_INIT_EFL() macro forces the applications who uses it to depend
on ecore_x. This patch uses a higher level of abstraction in this macro, this
approach lets ui-gadget-1 handle the display server without expose this to its
dependents.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
Signed-off-by: Fabio Mello <fabio.mello@intel.com>
Conflicts:

CMakeLists.txt

Change-Id: I9a1683df1ee64b2d997b0edfedc6bfc695aed9e7
CMakeLists.txt
include/ug-manager.h
include/ui-gadget.h
packaging/ui-gadget-1.spec
src/manager.c
src/ug.c