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