aboutsummaryrefslogtreecommitdiff
path: root/protocol/wlr-layer-shell-unstable-v1.xml
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-03-18 15:09:37 -0400
committerDrew DeVault <sir@cmpwn.com>2018-03-27 18:50:09 -0400
commitb31ce4220cea6acede2ae2af1b19a3a7d4b81fc6 (patch)
tree53d07ebecc27cbe9c521b5f3843d656bce330045 /protocol/wlr-layer-shell-unstable-v1.xml
parent88eec637a44ede8b521c2aa44d0196c99dd5a0e3 (diff)
Add broken test client and rootston stubs
Diffstat (limited to 'protocol/wlr-layer-shell-unstable-v1.xml')
-rw-r--r--protocol/wlr-layer-shell-unstable-v1.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/protocol/wlr-layer-shell-unstable-v1.xml b/protocol/wlr-layer-shell-unstable-v1.xml
index 285c9b8f..c4f2a7e3 100644
--- a/protocol/wlr-layer-shell-unstable-v1.xml
+++ b/protocol/wlr-layer-shell-unstable-v1.xml
@@ -222,9 +222,8 @@
</event>
<enum name="error">
- <entry name="invalid_input_device" value="0" summary="input device bitfield is invalid"/>
- <entry name="invalid_anchor" value="1" summary="anchor bitfield is invalid"/>
- <entry name="invalid_surface_state" value="2"
+ <entry name="invalid_anchor" value="0" summary="anchor bitfield is invalid"/>
+ <entry name="invalid_surface_state" value="1"
summary="the client provided an invalid surface state"/>
</enum>