xinput: rep GetDeviceMotionEvents: full support
authorChristian Linhart <chris@demorecorder.com>
Mon, 8 Sep 2014 00:29:09 +0000 (02:29 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 20 Oct 2014 10:21:28 +0000 (12:21 +0200)
commit02c7e05e6b193f6e3fbb36cea8298ec874cb492e
tree05741b3d515c978b394ee25af0f39c8c70eb4e19
parent5919c97ecda261acc2e3f9f70639390b3afec56b
xinput: rep GetDeviceMotionEvents: full support

complete definition of reply GetDeviceMotionEvents and struct DeviceTimeCoord
using paramref.

spec:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XIproto.txt?id=inputproto-2.3.1#n912
http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml?id=libXi-1.7.4#n983

code:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h?id=inputproto-2.3.1#n461

Message-ID: <1410136150-30254-4-git-send-email-chris@demorecorder.com>
Patch-Thread-Subject: [Xcb] parametrized structs implemented
Patch-Set: ParametrizedStruct
Patch-Number: proto 4/5
Patch-Version: V1
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
src/xinput.xml