From: Christian Linhart Date: Mon, 8 Sep 2014 00:29:09 +0000 (+0200) Subject: xinput: rep GetDeviceMotionEvents: full support X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac060683af93237d824459a2d4fd6decbc1ca4b;p=free-sw%2Fxcb%2Fproto 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 --- diff --git a/src/xinput.xml b/src/xinput.xml index fb7e64e..8254685 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -304,8 +304,9 @@ in struct DeviceTimeCoord. - + + num_axes + @@ -319,7 +320,9 @@ in struct DeviceTimeCoord. - + + num_events +