From b700a8f03009ff2de52805be6fa15f910d359dee Mon Sep 17 00:00:00 2001 From: Doyoun Kang Date: Wed, 29 Mar 2023 10:58:11 +0900 Subject: [PATCH] tizen_launch_appinfo: add set_auto_placement request Change-Id: Ideeb4ce405de9ad83bbb924fea186ab26c83e095 (cherry picked from commit d9c71372506b70d121a06118c2820885912fbeab) --- protocol/tizen/tizen-launch.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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. + + + -- 2.7.4