summaryrefslogtreecommitdiff
path: root/src/xinput.xml
AgeCommit message (Expand)AuthorFilesLines
2015-11-15xinput: add non-default start-aligns for switches and casesChristian Linhart1-0/+10
2015-07-04xinput: align XIChangeProperty data items correctlyPeter Hutterer1-0/+2
2014-11-03xinput: update TODO: remove parametrized structsChristian Linhart1-8/+0
2014-11-03xinput: rep GetDeviceMotionEvents: full supportChristian Linhart1-3/+6
2014-11-03xinput: remove TODO-entry for popcount of a listChristian Linhart1-13/+0
2014-11-03xinput: RawEvents: support lists axisvalues and axisvalues_rawChristian Linhart1-12/+42
2014-11-03xinput: ev ButtonPress, TouchBegin: support list axisvaluesChristian Linhart1-4/+14
2014-11-03xinput: ev KeyPress: support list axisvaluesChristian Linhart1-2/+7
2014-11-03xinput: rep XIGetProperty: replace bitcase with caseChristian Linhart1-10/+6
2014-11-03xinput: req XIChangeProperty: replace bitcase with caseChristian Linhart1-10/+6
2014-11-03xinput: rep GetDeviceProperty: replace bitcase with caseChristian Linhart1-10/+6
2014-11-03xinput: cleanup the TODO-listChristian Linhart1-12/+0
2014-11-03xinput: struct DeviceClass: full supportChristian Linhart1-11/+50
2014-11-03xinput: struct HierarchyChange: full supportChristian Linhart1-10/+31
2014-11-03xinput: struct DeviceCtl: full supportChristian Linhart1-7/+42
2014-11-03xinput: struct DeviceState: full supportChristian Linhart1-7/+47
2014-11-03xinput: struct FeedbackCtl: full supportChristian Linhart1-7/+45
2014-11-03xinput: struct FeedbackState: full supportChristian Linhart1-7/+50
2014-11-03xinput: remove TODO-entry for sumof and ListInputDevicesChristian Linhart1-7/+0
2014-11-03xinput: ListInputDevices: full supportChristian Linhart1-3/+32
2014-09-09xinput: rep QueryDeviceState struct InputState: full supportChristian Linhart1-9/+28
2014-08-25xinput: req ChangeDeviceProperty: bitcase to caseChristian Linhart1-10/+6
2014-08-25xinput: add TODO listChristian Linhart1-0/+67
2014-08-25xinput: replace initial pad of xinput1.x replies with fieldChristian Linhart1-23/+23
2014-08-25xinput: rep SetDeviceMode.status: altenum to enumChristian Linhart1-1/+2
2014-08-25xinput: struct XIDeviceInfo.name: cleanup of paddingChristian Linhart1-12/+2
2014-08-25xinput: req XIPassiveGrabDevice.time: field is unusedChristian Linhart1-0/+1
2014-08-25xinput: ev BarrierHit.flags: add new maskChristian Linhart1-1/+6
2014-08-25xinput: ev DeviceStateNotify.classes_reported: maskChristian Linhart1-1/+13
2014-08-25xinput: ev DeviceButtonStateNotify.device_id: maskChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceKeyStateNotify.device_id: maskChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceStateNotify.device_id: maskChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceKeyPress.device_id: add maskChristian Linhart1-1/+1
2014-08-25xinput: new enum for device_id in some eventsChristian Linhart1-0/+6
2014-08-25xinput: ev ChangeDeviceNotify.request: add enumChristian Linhart1-1/+6
2014-08-25xinput: ev DeviceMappingNotify.request: add enumChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceKeyPress.state: add maskChristian Linhart1-1/+1
2014-08-25xinput: struct XIDeviceInfo.type: altenum to enumChristian Linhart1-1/+1
2014-08-25xinput: struct ScrollClass.flags: has a maskChristian Linhart1-1/+1
2014-08-25xinput: req ChangeFeedbackControl.mask: add maskChristian Linhart1-1/+17
2014-08-25xinput: struct ValuatorState.mode: add maskChristian Linhart1-1/+6
2014-08-25xinput: req UngrabDeviceButton.modifier_device: altenumChristian Linhart1-1/+1
2014-08-25xinput: req GrabDeviceButton.modifier_device: altenumChristian Linhart1-1/+1
2014-08-25xinput: req UngrabDeviceKey.modifier_device: altenumChristian Linhart1-1/+1
2014-08-25xinput: req GrabDeviceKey.modifier_device: altenumChristian Linhart1-1/+1
2014-08-25xinput: add new enum ModifierDeviceChristian Linhart1-0/+4
2014-08-25xinput: rep ChangePointerDevice.status: altenum to enumChristian Linhart1-1/+4
2014-08-25xinput: rep ChangeKeyboardDevice.status: altenum to enumChristian Linhart1-1/+4
2014-08-25xinput: enum InputClass: comment value Attach 7Christian Linhart1-0/+11
2014-08-25xinput: event Enter: fix type of fields same_screen and focusChristian Linhart1-2/+2