mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-09 04:48:05 +02:00
xinput: cleanup the TODO-list
Message-ID: <1409820801-43629-7-git-send-email-chris@demorecorder.com> Patch-Thread-Subject: [Xcb] xinput: xml-fixes possible with new generator features Patch-Set: XmlFixesNewGenerator Patch-Number: proto 07/10 Patch-Version: V1 Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
This commit is contained in:
parent
6a5ed4a8c6
commit
e184abaad4
1 changed files with 0 additions and 12 deletions
|
|
@ -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:
|
||||
* QueryDeviceState reply field "classes" ( structs InputState, ... )
|
||||
* SendExtensionEvent member "events"
|
||||
|
||||
*****
|
||||
|
|
@ -64,17 +63,6 @@ This is needed for the following XI2-events ( and eventcopies thereof )
|
|||
|
||||
*****
|
||||
|
||||
xml and generator should support
|
||||
switch-case similar to switch-bitcase.
|
||||
|
||||
(and maybe: variable sized unions with a mechanism to define
|
||||
which union-field is selected.)
|
||||
|
||||
One of these features is needed for the InputInfo type
|
||||
which is used by request "ListInputDevices" for the list "input_infos".
|
||||
|
||||
*****
|
||||
|
||||
Parametrized structs
|
||||
|
||||
This is needed for being able to use the value of the field
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue