summaryrefslogtreecommitdiff
path: root/src/xkb.xml
AgeCommit message (Expand)AuthorFilesLines
2013-11-14xkb: Add struct Property as per spec (commented out)HEADmasterRan Benita1-0/+8
2013-11-14xkb: Comment out intermixed fixed size fields and listsDaniel Martin1-0/+4
2013-11-14xkb: Comment out the struct Property and {Get, Set}GeometryDaniel Martin1-4/+8
2013-11-14xkb: Comment out DoodadsDaniel Martin1-0/+8
2013-11-05XKB: Rewrite AXOptionPeter Harris1-17/+9
2013-11-05XKB: Fix values of AXFBOpt enumPeter Harris1-4/+4
2013-10-11xkb: Fix struct ExtensionDeviceNotifyDaniel Martin1-1/+1
2013-10-11xkb: Pad structs CommonDoodad and SALockDeviceBtnDaniel Martin1-0/+2
2013-08-15xkb: Add missing LedClass and BellClass enum valuesRan Benita1-3/+7
2013-08-15xkb: Add missing 'supported' field to GetNamedIndicator replyRan Benita1-0/+1
2013-08-15xkb: Unify Overlay1Behavior and Overlay2BehaviorRan Benita1-12/+6
2013-08-15xkb: Change DfltBtnAbsolute to the value used by the serverRan Benita1-1/+2
2013-08-15xkb: Fix key type map entry field orderRan Benita1-4/+0
2013-08-15xkb: Work around alignment problems in GetNames and GetMap repliesRan Benita1-0/+70
2013-05-30XKB: Correct enum to maskMark Witmer1-18/+18
2013-04-16XKB: Fix calculation in GetIndicatorMapPeter Harris1-1/+1
2013-04-16XKB: Fix GetKbdByNamePeter Harris1-271/+23
2013-04-16XKB: Change CARD8 to char where ASCII is expectedPeter Harris1-4/+4
2013-04-16XKB: Fix VirtualModsPeter Harris1-3/+3
2013-04-16XKB: Fix SymInterpretPeter Harris1-16/+24
2013-04-16XKB: Fix CountedString16 paddingPeter Harris1-1/+17
2013-04-16XKB: Remove CountedString8Peter Harris1-7/+0
2013-02-14xkb: Revert half of d42d791 XKB: Fix broken eventsDaniel Martin1-24/+12
2012-06-21XKB: Fix broken eventsDaniel Stone1-12/+36
2012-01-11Fix XKB GetState missing lookupMods fieldRobert Ancell1-0/+1
2012-01-11Fix some fields nameRobert Ancell1-3/+3
2010-10-20[xkb] Rename type, sequence, and lengthPeter Harris1-3/+3
2010-08-16xcbgen: small fix to store anchestor objects more systematicChristoph Reimann1-1/+16
2010-07-22support name attribute for bitcases and set BitcaseType.has_name accordinglyChristoph Reimann1-8/+8
2010-03-29xkb: Fix opcode for Bell and GetState requestsPeter Harris1-2/+2
2010-02-10Collection of small fixes for xkb.xmlPeter Harris1-43/+29
2010-02-08Add XKEYBOARD protocol descriptionPeter Harris1-0/+2773