projects
/
free-sw
/
xcb
/
proto
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c21eb
)
xinput: AllowDeviceEvents-request: add pad at end
author
Christian Linhart
<chris@demorecorder.com>
Fri, 15 Aug 2014 18:36:12 +0000
(20:36 +0200)
committer
Christian Linhart
<chris@demorecorder.com>
Mon, 25 Aug 2014 11:42:55 +0000
(13:42 +0200)
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)
src/xinput.xml
patch
|
blob
|
history
diff --git
a/src/xinput.xml
b/src/xinput.xml
index
519cd1b
..
218c119
100644
(file)
--- a/
src/xinput.xml
+++ b/
src/xinput.xml
@@
-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 -->