From a98cb986aa05a54bcaf531e667badc73400c17df Mon Sep 17 00:00:00 2001 From: InHong Han Date: Tue, 23 Mar 2021 16:27:39 +0900 Subject: [PATCH] inputmethod: Moved the requests related to floating IME Modified to deliver floating IME requests by ISF Change-Id: Ie0ff60781ca4b0a20f37373cfa9036ccc72c7193 --- protocol/tizen/input-method.xml | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/protocol/tizen/input-method.xml b/protocol/tizen/input-method.xml index 54ba8ef..50ab60c 100644 --- a/protocol/tizen/input-method.xml +++ b/protocol/tizen/input-method.xml @@ -251,6 +251,18 @@ This is a request to send show event after IME is restarted. + + + A Keyboard surface is shown as a floating panel type. + + + + + + Set the permission to move floating panel. + + + @@ -411,20 +423,6 @@ - - - - A Keyboard surface is shown as a floating panel type. - - - - - - - Set the permission to move floating panel. - - - -- 2.34.1