aboutsummaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorTadeo Kondrak <me@tadeo.ca>2020-12-30 12:40:16 -0700
committerSimon Ser <contact@emersion.fr>2021-09-22 09:42:14 +0200
commite0daa65aa6824607cad717d8d04b4508faaf6397 (patch)
tree277d1fb86e9967bc427db8937d814623ccb0f08e /protocol
parent2e12de96ca988f9b8ee51789e70542c24bab8844 (diff)
input-method-unstable-v2: Add error for surface with existing role
Diffstat (limited to 'protocol')
-rw-r--r--protocol/input-method-unstable-v2.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocol/input-method-unstable-v2.xml b/protocol/input-method-unstable-v2.xml
index 62be9d94..e8ef6eea 100644
--- a/protocol/input-method-unstable-v2.xml
+++ b/protocol/input-method-unstable-v2.xml
@@ -70,6 +70,10 @@
There must be no more than one input method object per seat.
</description>
+ <enum name="error">
+ <entry name="role" value="0" summary="wl_surface has another role"/>
+ </enum>
+
<event name="activate">
<description summary="input method has been requested">
Notification that a text input focused on this seat requested the input