From: InHong Han Date: Wed, 8 Jan 2020 01:44:50 +0000 (+0900) Subject: inputmethod: Add destroy protocol X-Git-Tag: submit/tizen/20200109.023635~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6cbf40ca3d191fbd3708a78b4a12b3a6181a685e;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git inputmethod: Add destroy protocol Change-Id: Ia6664eb68ac78f998dd2bfbcedf76acd01d6082f --- diff --git a/protocol/tizen/input-method.xml b/protocol/tizen/input-method.xml index 197606f..09df757 100644 --- a/protocol/tizen/input-method.xml +++ b/protocol/tizen/input-method.xml @@ -343,11 +343,17 @@ The text input corresponding to the context argument was deactivated. + + + + + + + The text input corresponding to the context argument was destroyed. The input method context should be destroyed after deactivation is handled. -