mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-09 03:38:04 +02:00
xinput: UngrabDevice-request: add pad at end
see: http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n1130 http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h#n596 (file-positions may become wrong if the spec or header change)
This commit is contained in:
parent
d9a3d5b1ab
commit
8da2ea01f3
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@ authorization from the authors.
|
|||
<request name="UngrabDevice" opcode="14">
|
||||
<field type="TIMESTAMP" name="time" altenum="Time" />
|
||||
<field type="CARD8" name="device_id" />
|
||||
<pad bytes="3" />
|
||||
</request>
|
||||
|
||||
<!-- GrabDeviceKey -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue