xinput: ev DeviceStateNotify.classes_reported: mask
authorChristian Linhart <chris@DemoRecorder.com>
Sat, 23 Aug 2014 11:05:43 +0000 (13:05 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 25 Aug 2014 11:42:56 +0000 (13:42 +0200)
commit70b975cfd62b16fc04f051f10e81adcd8abaf6c1
treedd0ef8bd88b3758bce9659fdc6f7e361131fa41b
parentdf64e417b8e8490970bbf85e138609de729f93eb
xinput: ev DeviceStateNotify.classes_reported: mask

add new enum "ClassesReportedMask" as mask to field "classes_reported"

V2: patch revised according to suggestion from Peter Harris:
* use names which indicate the way the bits should be flipped

V3: revised the diff-context according to the modification of patch 18/22 V2

spec:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XIproto.txt#n2401
http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n2220
src/xinput.xml