Support Wayland and X11 profiles at the same time 55/27055/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140909.100249 accepted/tizen/ivi/20140912.193606 submit/tizen_common/20140909.092918 submit/tizen_ivi/20140912.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 3 Sep 2014 16:10:38 +0000 (18:10 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 3 Sep 2014 16:10:38 +0000 (18:10 +0200)
commit58b4a5a46100477fe7164a02ba9afe05eec0599d
treeb4dd3a3dc70ecb75d27e13b8724ac987b5cdb643
parent11ce96341badbb3b7b37f03d43f9ec91d8252f25
Support Wayland and X11 profiles at the same time

The previous logic of both the packaging and the source
code were exclusive ; if you had wayland features, you
couldn't have x11, and so was the reverse case.
We now try to handle these cases more gracefully.

Change-Id: I48eccffbd83c17314377b66c83fce4452d143e60
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
CMakeLists.txt
packaging/app-core.spec
src/appcore-efl.c
src/appcore-rotation.c
src/appcore.c