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:
Christian Linhart 2014-08-15 20:36:11 +02:00
parent 8da2ea01f3
commit a5c21eb0e5

View file

@ -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 -->