From: MinJeong Kim Date: Sun, 27 Oct 2019 23:39:13 +0000 (+0900) Subject: tizen_launch: added new requests for managing appinfo based on appid X-Git-Tag: submit/tizen/20191107.035437~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1935ee2b73e8528b15eea080962da582bf0efc90;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git tizen_launch: added new requests for managing appinfo based on appid Change-Id: If60fcc9b96179d76c5e42343bbea130cffd128e5 Signed-off-by: MinJeong Kim --- diff --git a/protocol/tizen/tizen-launch.xml b/protocol/tizen/tizen-launch.xml index c420cf2..34b7628 100644 --- a/protocol/tizen/tizen-launch.xml +++ b/protocol/tizen/tizen-launch.xml @@ -119,5 +119,39 @@ + + + + registers appid. Display server start to manage appinfo instance + based on not pid but appid with this request. + + + + + + + deregister appid. + + + + + + + notifies pid corresponding appid. + + + + + + + + notifies ready of metadata. Display server can take valid metadata of + app matching "pid" and "appid" which delivered ad arguments, after + receiving this request. + + + + +