quickpanel: add qp_add_on_desk_smart configuration 88/189088/1 accepted/tizen/4.0/unified/20180914.132332 submit/tizen_4.0/20180913.105207
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 13 Sep 2018 08:15:14 +0000 (17:15 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 13 Sep 2018 08:54:47 +0000 (17:54 +0900)
commit26d9e0db7842f2665d57f1243ef213a23ceca860
treec533780fc37da5c36c0ba61f2290ca6c1d815a12
parentb6753b38baa03c8b05249e88f5c05f0055480b76
quickpanel: add qp_add_on_desk_smart configuration

We added a configuration to choose the operation of quickpanel.
One is added on the desk smart object, the other is stand alone.
In stand alone, the quickpanel must change the geometry of its objects.
We added this code also.

This patch is depends on the below patch.
- e_desk: add E_EVENT_DESK_GEOMETRY_CHANGE event

Change-Id: I3fe5c872c9bcc12e69efff9c6b22258c7ca8c2aa
src/bin/e_config.h
src/bin/services/e_service_quickpanel.c