mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Add broken test client and rootston stubs
This commit is contained in:
parent
88eec637a4
commit
b31ce4220c
10 changed files with 302 additions and 5 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue