xinput: struct HierarchyChange: full support
authorChristian Linhart <chris@demorecorder.com>
Thu, 4 Sep 2014 08:53:16 +0000 (10:53 +0200)
committerChristian Linhart <chris@demorecorder.com>
Tue, 9 Sep 2014 21:54:46 +0000 (23:54 +0200)
commitc2579ea66ccc1b97d5409f08a00544bb25fb1a98
tree8c754d8e41f480f6be78cc14c90a8c8bb0fa98eb
parent93c1e688a53a0b174658c9cf5e5fa65e07f2b6a3
xinput: struct HierarchyChange: full support

replace uninterpreted_data by switch-case

this is needed by request XIChangeHierarchy.

spec:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XI2proto.txt?id=inputproto-2.3.1#n1170

code:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI2.h?id=inputproto-2.3.1#n118
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI2proto.h?id=inputproto-2.3.1#n444

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