xinput: struct FeedbackState: full support
authorChristian Linhart <chris@demorecorder.com>
Thu, 4 Sep 2014 08:53:12 +0000 (10:53 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 20 Oct 2014 10:21:26 +0000 (12:21 +0200)
commited1fc9072436391a5a95b32f48623916e0e7a36c
tree7e57b0acc1fcadddbb94e2bd595064c7ba6f4c01
parent8cff4fa738ffc625a8a74642ddafa28c3e972665
xinput: struct FeedbackState: full support

replace uninterpreted_data by switch-case

this is needed by reply GetFeedbackControl.

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

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

Message-ID: <1409820801-43629-1-git-send-email-chris@demorecorder.com>
Patch-Thread-Subject: [Xcb] xinput: xml-fixes possible with new generator features
Patch-Set: XmlFixesNewGenerator
Patch-Number: proto 01/10
Patch-Version: V1
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
src/xinput.xml