e_policy: add callback for E_EVENT_ZONE_USEFUL_GEOMETRY_CHANGE 15/292215/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Fri, 28 Apr 2023 08:11:14 +0000 (17:11 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 2 May 2023 02:55:29 +0000 (11:55 +0900)
commit238523d4f333237890ef0a35f28280fd8863a566
tree32c66f3f036bba153464b1072294cdc026dc8806
parentfd145ef469ca15b4f8863a46fa05549682c82e10
e_policy: add callback for E_EVENT_ZONE_USEFUL_GEOMETRY_CHANGE

We add a E_EVENT_ZONE_USEFUL_GEOMETRY_CHANGE event callback function.
If the useful geometry of E_Zone is changed, then we re-calculate the
geometry of a maximize state windows.

Change-Id: I9171704936cc53a9dae91874c9b3c3a210ac376c
src/bin/e_policy.c