summaryrefslogtreecommitdiff
path: root/src/xkb.xml
Commit message (Expand)AuthorAgeFilesLines
* xkb: Add missing modLatches as comment to LatchLockStateDaniel Martin2014-07-271-0/+4
* xkb: Fix use of nKTLevelsPeter Harris2014-04-291-2/+2
* xkb: Use <pad align="4" /> in GetMapPeter Harris2014-01-211-56/+4
* xkb: Add struct Property as per spec (commented out)Ran Benita2013-11-141-0/+8
* xkb: Comment out intermixed fixed size fields and listsDaniel Martin2013-11-141-0/+4
* xkb: Comment out the struct Property and {Get, Set}GeometryDaniel Martin2013-11-141-4/+8
* xkb: Comment out DoodadsDaniel Martin2013-11-141-0/+8
* XKB: Rewrite AXOptionPeter Harris2013-11-051-17/+9
* XKB: Fix values of AXFBOpt enumPeter Harris2013-11-051-4/+4
* xkb: Fix struct ExtensionDeviceNotifyDaniel Martin2013-10-111-1/+1
* xkb: Pad structs CommonDoodad and SALockDeviceBtnDaniel Martin2013-10-111-0/+2
* xkb: Add missing LedClass and BellClass enum valuesRan Benita2013-08-151-3/+7
* xkb: Add missing 'supported' field to GetNamedIndicator replyRan Benita2013-08-151-0/+1
* xkb: Unify Overlay1Behavior and Overlay2BehaviorRan Benita2013-08-151-12/+6
* xkb: Change DfltBtnAbsolute to the value used by the serverRan Benita2013-08-151-1/+2
* xkb: Fix key type map entry field orderRan Benita2013-08-151-4/+0
* xkb: Work around alignment problems in GetNames and GetMap repliesRan Benita2013-08-151-0/+70
* XKB: Correct enum to maskMark Witmer2013-05-301-18/+18
* XKB: Fix calculation in GetIndicatorMapPeter Harris2013-04-161-1/+1
* XKB: Fix GetKbdByNamePeter Harris2013-04-161-271/+23
* XKB: Change CARD8 to char where ASCII is expectedPeter Harris2013-04-161-4/+4
* XKB: Fix VirtualModsPeter Harris2013-04-161-3/+3
* XKB: Fix SymInterpretPeter Harris2013-04-161-16/+24
* XKB: Fix CountedString16 paddingPeter Harris2013-04-161-1/+17
* XKB: Remove CountedString8Peter Harris2013-04-161-7/+0
* xkb: Revert half of d42d791 XKB: Fix broken eventsDaniel Martin2013-02-141-24/+12
* XKB: Fix broken eventsDaniel Stone2012-06-211-12/+36
* Fix XKB GetState missing lookupMods fieldRobert Ancell2012-01-111-0/+1
* Fix some fields nameRobert Ancell2012-01-111-3/+3
* [xkb] Rename type, sequence, and lengthPeter Harris2010-10-201-3/+3
* xcbgen: small fix to store anchestor objects more systematicChristoph Reimann2010-08-161-1/+16
* support name attribute for bitcases and set BitcaseType.has_name accordinglyChristoph Reimann2010-07-221-8/+8
* xkb: Fix opcode for Bell and GetState requestsPeter Harris2010-03-291-2/+2
* Collection of small fixes for xkb.xmlPeter Harris2010-02-101-43/+29
* Add XKEYBOARD protocol descriptionPeter Harris2010-02-081-0/+2773