projects
/
platform
/
core
/
uifw
/
wayland-extension.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c96c65f
)
input-method: Added client_destroyed protocol
54/319454/5
author
Inhong Han
<inhong1.han@samsung.com>
Tue, 11 Feb 2025 08:13:26 +0000
(17:13 +0900)
committer
Inhong Han
<inhong1.han@samsung.com>
Wed, 12 Feb 2025 04:02:22 +0000
(13:02 +0900)
Change-Id: I3f1c3eb0556988d2766439dcb8597a4c071d527e
protocol/tizen/input-method.xml
patch
|
blob
|
history
diff --git
a/protocol/tizen/input-method.xml
b/protocol/tizen/input-method.xml
index 3bf5f113bffbfc4d9c94ef2a0e61b32db8ed7e74..19fecba049c2a63e0481fd42ba3ff80cee1fb75a 100644
(file)
--- a/
protocol/tizen/input-method.xml
+++ b/
protocol/tizen/input-method.xml
@@
-430,11
+430,15
@@
<arg name="block_index" type="uint"/>
<arg name="block_size" type="uint"/>
</event>
+
<event name="input_panel_position_align" since="2">
<arg name="x" type="uint"/>
<arg name="y" type="uint"/>
<arg name="align" type="uint"/>
</event>
+
+ <event name="client_destroyed" since="2">
+ </event>
</interface>
<interface name="zwp_input_method_v1" version="1">