support the set_auto_placement request of the tizen_launch_appinfo 90/290590/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 29 Mar 2023 08:25:01 +0000 (17:25 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 29 Mar 2023 09:34:04 +0000 (18:34 +0900)
commitdebf5e10ce712784775a22043b6ba48221f7f837
tree675d06a10f55f04108c8d53f129cec038299fd52
parent1f61c73a069962304e0eb2036858358ea94f3376
support the set_auto_placement request of the tizen_launch_appinfo

1. change version of tizen_launch_appinfo to 2
2. implement callback function for set_auto_placement of tizen_launch_appinfo
3. add E_CLIENT_INTERCEPT_HOOK_AUTO_PLACEMENT intercept hook

Change-Id: I7a007e403337af41873b1c2205939098d41cf6d4
src/bin/e_appinfo.c
src/bin/e_appinfo.h
src/bin/e_client.c
src/bin/e_client.h
src/bin/e_policy_wl.c