diff options
-rw-r--r-- | protocol/input-method-unstable-v2.xml | 4 |
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 |