support modal feature 10/308810/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 1 Apr 2024 10:20:31 +0000 (19:20 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Mon, 1 Apr 2024 10:20:31 +0000 (19:20 +0900)
commitf4b543a7c20c5e9ab2b13b709c1da474b131b639
tree9e40eeaff18cc7520911a38715961e935b3acac0
parent6fdad974d382be1bb2c79567414a816f2474eca3
support modal feature

We add the modal feature for transient_for child.
If the child set the modal state, then the parent of it cannot get focus and input event.

FYI, this feature is supported since tizen_policy version 13.

Change-Id: Ibedf7aeb32dc55533de518500aa2a8c81e14ed25
src/bin/e_client.c
src/bin/e_client.h
src/bin/e_comp_object.c
src/bin/e_comp_wl.c
src/bin/e_focus_policy_history.c
src/bin/e_info_server.c
src/bin/e_info_shared_types.h
src/bin/e_policy_stack.c
src/bin/e_policy_wl.c