From: Christian Linhart Date: Thu, 4 Sep 2014 08:53:13 +0000 (+0200) Subject: xinput: struct FeedbackCtl: full support X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3073221a992e95075aebb96a694b8bb9ab323e;p=free-sw%2Fxcb%2Fproto xinput: struct FeedbackCtl: full support replace uninterpreted_data by switch-case this is needed by request ChangeFeedbackControl. spec: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XIproto.txt?id=inputproto-2.3.1#n1719 http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml?id=libXi-1.7.4#n1445 code: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI.h?id=inputproto-2.3.1#n244 http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h?id=inputproto-2.3.1#n862 Message-ID: <1409820801-43629-2-git-send-email-chris@demorecorder.com> Patch-Thread-Subject: [Xcb] xinput: xml-fixes possible with new generator features Patch-Set: XmlFixesNewGenerator Patch-Number: proto 02/10 Patch-Version: V1 Signed-off-by: Christian Linhart --- diff --git a/src/xinput.xml b/src/xinput.xml index c7e57a5..8dec32f 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -46,7 +46,6 @@ This will, e.g., be necessary for automatically generated byte-order conversion which will, e.g., be necessary for server-side xcb. This affects the following: -* ChangeFeedbackControl request field "feedback" ( structs FeedbackCtl, ... ) * QueryDeviceState reply field "classes" ( structs InputState, ... ) * GetDeviceControl reply field "control" ( structs DeviceState, ... ) * ChangeDeviceControl request field "control" ( structs ChangeDeviceControl, ... ) @@ -728,12 +727,51 @@ in struct DeviceTimeCoord. - - - len - 4 - - + + class_id + + Keyboard + + + + + + + + + + + Pointer + + + + + + + String + + + + num_keysyms + + + + Integer + + + + Led + + + + + Bell + + + + + +