support modal feature 89/309389/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 8 Apr 2024 08:24:27 +0000 (17:24 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 9 Apr 2024 08:52:28 +0000 (17:52 +0900)
commitc4cc8181c9d5ca70db225e4198d08a0736294b3f
tree13f476a4561cb835661916486d6bf880a1e13be3
parentee3038b52605371cda3827c192debc2b2c35621d
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: Ibd8cee7134515b62c7dcd191fc47482e7297496c
src/bin/e_client.c
src/bin/e_client_intern.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_policy_stack.c
src/bin/e_policy_wl.c
src/include/e_client.h
src/include/e_info_shared_types.h