summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Replace valueparam with switch-bitcase in XprotoJaya Tiwari2015-02-221-19/+395
* Replace valueparam with CARD32 bit field in XprintJaya Tiwari2015-02-211-10/+3
* Replace valueparam with switch-bitcase in renderJaya Tiwari2015-02-211-6/+112
* Merge http://git.demorecorder.com/git/free-sw/xcb/protoChristian Linhart2015-02-103-144/+406
|\
| * xinput: update TODO: remove parametrized structsChristian Linhart2014-11-031-8/+0
| * xinput: rep GetDeviceMotionEvents: full supportChristian Linhart2014-11-031-3/+6
| * schema: add paramrefChristian Linhart2014-11-031-0/+9
| * xinput: remove TODO-entry for popcount of a listChristian Linhart2014-11-031-13/+0
| * xinput: RawEvents: support lists axisvalues and axisvalues_rawChristian Linhart2014-11-031-12/+42
| * xinput: ev ButtonPress, TouchBegin: support list axisvaluesChristian Linhart2014-11-031-4/+14
| * xinput: ev KeyPress: support list axisvaluesChristian Linhart2014-11-031-2/+7
| * xcb-schema: add listelement-refChristian Linhart2014-11-031-0/+1
| * present: specify length of RedirectNotify.notifiesChristian Linhart2014-11-031-1/+9
| * xinput: rep XIGetProperty: replace bitcase with caseChristian Linhart2014-11-031-10/+6
| * xinput: req XIChangeProperty: replace bitcase with caseChristian Linhart2014-11-031-10/+6
| * xinput: rep GetDeviceProperty: replace bitcase with caseChristian Linhart2014-11-031-10/+6
| * xinput: cleanup the TODO-listChristian Linhart2014-11-031-12/+0
| * xinput: struct DeviceClass: full supportChristian Linhart2014-11-031-11/+50
| * xinput: struct HierarchyChange: full supportChristian Linhart2014-11-031-10/+31
| * xinput: struct DeviceCtl: full supportChristian Linhart2014-11-031-7/+42
| * xinput: struct DeviceState: full supportChristian Linhart2014-11-031-7/+47
| * xinput: struct FeedbackCtl: full supportChristian Linhart2014-11-031-7/+45
| * xinput: struct FeedbackState: full supportChristian Linhart2014-11-031-7/+50
| * xinput: remove TODO-entry for sumof and ListInputDevicesChristian Linhart2014-11-031-7/+0
| * xinput: ListInputDevices: full supportChristian Linhart2014-11-031-3/+32
| * schema: add rule for sumof with nested expressionChristian Linhart2014-11-031-0/+3
* | xfixes: cursor-name is after cursor-image in GetCursorImageAndNamePeter Harris2015-02-091-1/+1
|/
* xinput: rep QueryDeviceState struct InputState: full supportChristian Linhart2014-09-091-9/+28
* schema: add switch-caseChristian Linhart2014-08-251-1/+3
* xinput: req ChangeDeviceProperty: bitcase to caseChristian Linhart2014-08-251-10/+6
* 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