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