xinput: add new enum ModifierDevice
authorChristian Linhart <chris@demorecorder.com>
Mon, 18 Aug 2014 12:59:44 +0000 (14:59 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 25 Aug 2014 11:42:55 +0000 (13:42 +0200)
commit566ceb96d0e8c42befa236655973ca575fe47724
treebca00796f632a5efe0789884b3cfab32a6fe89fb
parent8f5ae916166bd867eee327c65af61d754a56062f
xinput: add new enum ModifierDevice

needed for field "modifier_device" in the following requests:
* GrabDeviceKey
* UngrabDeviceKey
* GrabDeviceButton
* UngrabDeviceButton

spec:
http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n1147
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI.h#n187
src/xinput.xml