From: Inhong Han Date: Thu, 9 May 2024 02:02:49 +0000 (+0900) Subject: text, input-method: Add new protocols for floating IME X-Git-Tag: accepted/tizen/unified/20240603.032244~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F310841%2F3;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git text, input-method: Add new protocols for floating IME Change-Id: Ie0fefa41008e95b83558a0ac2ed2a25a48b0ce6d --- diff --git a/protocol/tizen/input-method.xml b/protocol/tizen/input-method.xml index 7fedae4..3bf5f11 100644 --- a/protocol/tizen/input-method.xml +++ b/protocol/tizen/input-method.xml @@ -24,7 +24,7 @@ DEALINGS IN THE SOFTWARE. - + Corresponds to a text input on the input method side. An input method context is created on text input activation on the input method side. It allows @@ -301,6 +301,13 @@ + + + + + + + The plain surrounding text around the input position. Cursor is the @@ -423,6 +430,11 @@ + + + + + diff --git a/protocol/tizen/text.xml b/protocol/tizen/text.xml index 0c4f1f6..2122b18 100644 --- a/protocol/tizen/text.xml +++ b/protocol/tizen/text.xml @@ -26,7 +26,7 @@ THIS SOFTWARE. - + An object used for text input. Adds support for text input and input methods to applications. A text_input object is created from a @@ -343,6 +343,14 @@ + + + Set the Position and Alignment of the input panel. + + + + + Notify the text_input object when it received focus. Typically in