From: Doyoun Kang Date: Wed, 29 Mar 2023 01:58:11 +0000 (+0900) Subject: tizen_launch_appinfo: add set_auto_placement request X-Git-Tag: accepted/tizen/7.0/unified/20230330.014317~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b700a8f03009ff2de52805be6fa15f910d359dee;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git tizen_launch_appinfo: add set_auto_placement request Change-Id: Ideeb4ce405de9ad83bbb924fea186ab26c83e095 (cherry picked from commit d9c71372506b70d121a06118c2820885912fbeab) --- diff --git a/protocol/tizen/tizen-launch.xml b/protocol/tizen/tizen-launch.xml index 34b7628..52d95ee 100644 --- a/protocol/tizen/tizen-launch.xml +++ b/protocol/tizen/tizen-launch.xml @@ -70,7 +70,7 @@ - + This interface allow to set the information of the application. @@ -153,5 +153,13 @@ + + + Set the auto-placement mode. Auto placement means that delegating the position of window to + the display server when the window associated with the given pid is launched. + The launching position of window is decided by display server. + + +