summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge http://infra-srv1.demorecorder.com/git/free-sw/xcb/protoPeter Harris2014-08-251-62/+206
|\
| * xinput: add TODO listChristian Linhart2014-08-251-0/+67
| * xinput: replace initial pad of xinput1.x replies with fieldChristian Linhart2014-08-251-23/+23
| * xinput: rep SetDeviceMode.status: altenum to enumChristian Linhart2014-08-251-1/+2
| * xinput: struct XIDeviceInfo.name: cleanup of paddingChristian Linhart2014-08-251-12/+2
| * xinput: req XIPassiveGrabDevice.time: field is unusedChristian Linhart2014-08-251-0/+1
| * xinput: ev BarrierHit.flags: add new maskChristian Linhart2014-08-251-1/+6
| * xinput: ev DeviceStateNotify.classes_reported: maskChristian Linhart2014-08-251-1/+13
| * xinput: ev DeviceButtonStateNotify.device_id: maskChristian Linhart2014-08-251-1/+1
| * xinput: ev DeviceKeyStateNotify.device_id: maskChristian Linhart2014-08-251-1/+1
| * xinput: ev DeviceStateNotify.device_id: maskChristian Linhart2014-08-251-1/+1
| * xinput: ev DeviceKeyPress.device_id: add maskChristian Linhart2014-08-251-1/+1
| * xinput: new enum for device_id in some eventsChristian Linhart2014-08-251-0/+6
| * xinput: ev ChangeDeviceNotify.request: add enumChristian Linhart2014-08-251-1/+6
| * xinput: ev DeviceMappingNotify.request: add enumChristian Linhart2014-08-251-1/+1
| * xinput: ev DeviceKeyPress.state: add maskChristian Linhart2014-08-251-1/+1
| * xinput: struct XIDeviceInfo.type: altenum to enumChristian Linhart2014-08-251-1/+1
| * xinput: struct ScrollClass.flags: has a maskChristian Linhart2014-08-251-1/+1
| * xinput: req ChangeFeedbackControl.mask: add maskChristian Linhart2014-08-251-1/+17
| * xinput: struct ValuatorState.mode: add maskChristian Linhart2014-08-251-1/+6
| * xinput: req UngrabDeviceButton.modifier_device: altenumChristian Linhart2014-08-251-1/+1
| * xinput: req GrabDeviceButton.modifier_device: altenumChristian Linhart2014-08-251-1/+1
| * xinput: req UngrabDeviceKey.modifier_device: altenumChristian Linhart2014-08-251-1/+1
| * xinput: req GrabDeviceKey.modifier_device: altenumChristian Linhart2014-08-251-1/+1
| * xinput: add new enum ModifierDeviceChristian Linhart2014-08-251-0/+4
| * xinput: rep ChangePointerDevice.status: altenum to enumChristian Linhart2014-08-251-1/+4
| * xinput: rep ChangeKeyboardDevice.status: altenum to enumChristian Linhart2014-08-251-1/+4
| * xinput: enum InputClass: comment value Attach 7Christian Linhart2014-08-251-0/+11
| * xinput: event Enter: fix type of fields same_screen and focusChristian Linhart2014-08-251-2/+2
| * xinput: request GrabDeviceButton: fix type of field owner_eventsChristian Linhart2014-08-251-1/+1
| * xinput: struct AddMaster: fix type of fieldsChristian Linhart2014-08-251-2/+2
| * xinput: reply XIQueryPointer: fix type of field same_screenChristian Linhart2014-08-251-1/+1
| * xinput: struct DeviceTimeCoord: replace CARD32 by INT32Christian Linhart2014-08-251-1/+1
| * xinput: GetDeviceMotionEvents-request: add pad at endChristian Linhart2014-08-251-0/+1
| * xinput: XIGetProperty-reply: add align-pad at endChristian Linhart2014-08-251-0/+2
| * xinput: struct AddMaster: add align-pad at endChristian Linhart2014-08-251-0/+1
| * xinput: ChangeDeviceProperty-request: add align-pad at endChristian Linhart2014-08-251-0/+2
| * xinput: GetDeviceProperty-reply: add align-pad at endChristian Linhart2014-08-251-0/+2
| * xinput: GetDeviceButtonMapping-reply: add align-pad at endChristian Linhart2014-08-251-0/+1
| * xinput: GetDeviceKeyMapping-request: add pad at endChristian Linhart2014-08-251-0/+1
| * xinput: SetDeviceFocus-request: add pad at endChristian Linhart2014-08-251-0/+1
| * xinput: AllowDeviceEvents-request: add pad at endChristian Linhart2014-08-251-0/+1
| * xinput: UngrabDeviceButton-request: add pad at endChristian Linhart2014-08-251-0/+1
| * xinput: UngrabDevice-request: add pad at endChristian Linhart2014-08-251-0/+1
| * xinput: OpenDevice-reply: add align-pad at endChristian Linhart2014-08-251-0/+1
* | Add "altmask" attribute, like "altenum" for masksRan Benita2014-08-251-0/+1
|/
* xinput: SetDeviceModifierMapping: fix length of padChristian Linhart2014-08-181-1/+1
* xinput: ChangeFeedbackControl: add missing padChristian Linhart2014-08-181-0/+1
* xkb: Add missing modLatches as comment to LatchLockStateDaniel Martin2014-07-271-0/+4
* xinput: Add missing pad in XIChangeHierarchyDaniel Martin2014-07-201-0/+1