xinput: ev ButtonPress, TouchBegin: support list axisvalues
authorChristian Linhart <chris@demorecorder.com>
Thu, 4 Sep 2014 15:49:00 +0000 (17:49 +0200)
committerChristian Linhart <chris@demorecorder.com>
Sat, 6 Sep 2014 13:39:19 +0000 (15:39 +0200)
commit59af654fb533bc3e801f27ce53b29fa126776490
treea98c4e22bebb1304f2dd16a5c7af8ba92fa15580
parent50775877615740dd43ccfdd92f36a7e77112a80d
xinput: ev ButtonPress, TouchBegin: support list axisvalues

These events are identical to KeyPress, so needed to be changed the same way.
( in the spec, these are all listed under DeviceEvent )

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

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

Message-ID: <1409845742-38797-6-git-send-email-chris@demorecorder.com>
Patch-Thread-Subject: [Xcb] support popcount of a list and associated xml changes
Patch-Set: PopcountList
Patch-Number: proto 6/8
Patch-Version: V1
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
src/xinput.xml