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