xinput: struct XIDeviceInfo.name: cleanup of padding
[free-sw/xcb/proto] / src / xinput.xml
2014-08-25 Christian Linhartxinput: struct XIDeviceInfo.name: cleanup of padding
2014-08-25 Christian Linhartxinput: req XIPassiveGrabDevice.time: field is unused
2014-08-25 Christian Linhartxinput: ev BarrierHit.flags: add new mask
2014-08-25 Christian Linhartxinput: ev DeviceStateNotify.classes_reported: mask
2014-08-25 Christian Linhartxinput: ev DeviceButtonStateNotify.device_id: mask
2014-08-25 Christian Linhartxinput: ev DeviceKeyStateNotify.device_id: mask
2014-08-25 Christian Linhartxinput: ev DeviceStateNotify.device_id: mask
2014-08-25 Christian Linhartxinput: ev DeviceKeyPress.device_id: add mask
2014-08-25 Christian Linhartxinput: new enum for device_id in some events
2014-08-25 Christian Linhartxinput: ev ChangeDeviceNotify.request: add enum
2014-08-25 Christian Linhartxinput: ev DeviceMappingNotify.request: add enum
2014-08-25 Christian Linhartxinput: ev DeviceKeyPress.state: add mask
2014-08-25 Christian Linhartxinput: struct XIDeviceInfo.type: altenum to enum
2014-08-25 Christian Linhartxinput: struct ScrollClass.flags: has a mask
2014-08-25 Christian Linhartxinput: req ChangeFeedbackControl.mask: add mask
2014-08-25 Christian Linhartxinput: struct ValuatorState.mode: add mask
2014-08-25 Christian Linhartxinput: req UngrabDeviceButton.modifier_device: altenum
2014-08-25 Christian Linhartxinput: req GrabDeviceButton.modifier_device: altenum
2014-08-25 Christian Linhartxinput: req UngrabDeviceKey.modifier_device: altenum
2014-08-25 Christian Linhartxinput: req GrabDeviceKey.modifier_device: altenum
2014-08-25 Christian Linhartxinput: add new enum ModifierDevice
2014-08-25 Christian Linhartxinput: rep ChangePointerDevice.status: altenum to...
2014-08-25 Christian Linhartxinput: rep ChangeKeyboardDevice.status: altenum to...
2014-08-25 Christian Linhartxinput: enum InputClass: comment value Attach 7
2014-08-25 Christian Linhartxinput: event Enter: fix type of fields same_screen...
2014-08-25 Christian Linhartxinput: request GrabDeviceButton: fix type of field...
2014-08-25 Christian Linhartxinput: struct AddMaster: fix type of fields
2014-08-25 Christian Linhartxinput: reply XIQueryPointer: fix type of field same_screen
2014-08-25 Christian Linhartxinput: struct DeviceTimeCoord: replace CARD32 by INT32
2014-08-25 Christian Linhartxinput: GetDeviceMotionEvents-request: add pad at end
2014-08-25 Christian Linhartxinput: XIGetProperty-reply: add align-pad at end
2014-08-25 Christian Linhartxinput: struct AddMaster: add align-pad at end
2014-08-25 Christian Linhartxinput: ChangeDeviceProperty-request: add align-pad...
2014-08-25 Christian Linhartxinput: GetDeviceProperty-reply: add align-pad at end
2014-08-25 Christian Linhartxinput: GetDeviceButtonMapping-reply: add align-pad...
2014-08-25 Christian Linhartxinput: GetDeviceKeyMapping-request: add pad at end
2014-08-25 Christian Linhartxinput: SetDeviceFocus-request: add pad at end
2014-08-25 Christian Linhartxinput: AllowDeviceEvents-request: add pad at end
2014-08-25 Christian Linhartxinput: UngrabDeviceButton-request: add pad at end
2014-08-25 Christian Linhartxinput: UngrabDevice-request: add pad at end
2014-08-25 Christian Linhartxinput: OpenDevice-reply: add align-pad at end
2014-08-18 Christian Linhartxinput: SetDeviceModifierMapping: fix length of pad
2014-08-18 Christian Linhartxinput: ChangeFeedbackControl: add missing pad
2014-07-20 Daniel Martinxinput: Add missing pad in XIChangeHierarchy
2014-07-20 Daniel Martinxinput: Add missing pad in DeviceResolutionCtl
2014-04-10 Vincent W. ChenRemove extraneous spaces between <value> tags
2013-12-14 Peter Harrisxinput: Explicitly specify NotifyMode and NotifyDetail
2013-11-14 Daniel Martinxinput: Add XI2 event enum. for event selection
2013-08-25 Daniel Martinxinput: Use explicit enum value
2013-08-14 Daniel Martinxinput: Use BARRIER from xfixes
2013-08-14 Daniel Martinxinput: Unlock uninterpreted lists
2013-08-14 Daniel Martinxinput: Add XI v2.3
2013-08-14 Daniel Martinxinput: Add XI v2.2
2013-08-14 Daniel Martinxinput: Add XI v2.1
2013-08-14 Daniel Martinxinput: Add XI v2.0
2013-08-14 Daniel Martinxinput: Add XI v1.5
2013-08-14 Daniel Martinxinput: Cleanup implementation of XI up to v1.4
2009-04-21 Peter HarrisMerge branch 'enum'
2009-04-21 Peter HarrisAdd enum references to fields in XInputExtension
2009-03-19 Peter Harrisxinput tweaks
2008-10-20 Peter HarrisMove structures above their first uses in xinput.xml
2008-04-14 Eamon WalshRemove some stray padding from an XInput request.
2008-01-24 Eamon WalshAdd XML description for XInput extension.