xinput: replace initial pad of xinput1.x replies with field
authorChristian Linhart <chris@demorecorder.com>
Mon, 18 Aug 2014 14:41:22 +0000 (16:41 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 25 Aug 2014 11:42:56 +0000 (13:42 +0200)
commite238b3487ed80501ff928429dabe4aa1d54d28fc
treef1d5641eaf60d8806d5c362edb525678553413b1
parent3e6ddac96fb562c8675343d32fb25a2f6e3de17d
xinput: replace initial pad of xinput1.x replies with field

Replace the initial 1-byte pad of Xinput-1.x replies
with CARD8-field "xi_reply_type", according to XIproto.h.

This may also help to implement assertions
based on the value of that field.

reference:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h#n187
http://cgit.freedesktop.org/xorg/xserver/tree/Xi/getvers.c#n103
src/xinput.xml