summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Update xnest keyboard code to match xephyr/kdrive.Paulo Cesar Pereira de Andrade1-12/+26
2009-01-22Xephyr: Add some rudimentary Xnest command line compatAdam Jackson1-0/+21
2009-01-23Xi: define a range of axis labels.Peter Hutterer2-1/+84
2009-01-22Remove a bunch of useless casts.Adam Jackson72-376/+343
2009-01-22Remove xorgcfg 'Options' list.Adam Jackson2-412/+0
2009-01-22Input: Clarify valuator FatalError messagesDaniel Stone1-4/+5
2009-01-22Input: Use previous state in valuator eventsDaniel Stone1-14/+2
2009-01-22Input: Add postdown to ButtonClassRecDaniel Stone2-2/+7
2009-01-22Input: Don't allow DDX to generate repeat eventsDaniel Stone1-17/+2
2009-01-22XKB: Fix logic errorDaniel Stone1-1/+1
2009-01-22XKB: Remove unused XkbProcessOtherEventDaniel Stone2-86/+1
2009-01-22Input: Remove unused CoreProcess{Keyboard,Pointer}EventDaniel Stone2-182/+0
2009-01-22XKB: Remove unused DDX functionsDaniel Stone6-107/+1
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone16-267/+213
2009-01-22Input: Centralise pointer map changingDaniel Stone6-97/+128
2009-01-22Input: Clean up keymap change notificationsDaniel Stone11-366/+386
2009-01-22Xi: Introduce XIShouldNotifyDaniel Stone2-0/+21
2009-01-22XKB: Simplify keymap writing a bitDaniel Stone1-20/+14
2009-01-22XKB: Sanitise vmods for redirected keysDaniel Stone4-25/+12
2009-01-22XKB: Sanitise ctrls actionDaniel Stone4-19/+7
2009-01-22XKB: Sanitise pointer actionsDaniel Stone4-19/+10
2009-01-22XKB: Sanitise vmods in actionsDaniel Stone5-21/+12
2009-01-22XKB: Add a hell of a lot more FIXMEsDaniel Stone1-61/+86
2009-01-22XKB: Explicitly decode action dataDaniel Stone1-7/+91
2009-01-22XKB: Remove descriptions from maprulesDaniel Stone2-255/+4
2009-01-22XKB: Remove support for setting combined keymapsDaniel Stone9-61/+17
2009-01-22XKB: Remove 'extra' functionality from rules parsingDaniel Stone3-102/+14
2009-01-22XKB: Remove unsupported Xi operation flagsDaniel Stone4-34/+9
2009-01-22Input: Remove modifierMap from coreDaniel Stone16-136/+30
2009-01-22Input: Remove modifierKeyMapDaniel Stone12-319/+335
2009-01-22Input: Ignore modifiers in core input processingDaniel Stone3-36/+2
2009-01-22Input: Remove state from KeyClassRecDaniel Stone11-61/+29
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone10-551/+220
2009-01-22XKB: Make XKB mandatoryDaniel Stone38-998/+344
2009-01-22Xephyr: Disable state inheritance hackDaniel Stone1-0/+13
2009-01-22XKB: Remove lock actions disablingDaniel Stone4-42/+0
2009-01-22XKB: Add XkbRMLVOSetDaniel Stone1-1/+12
2009-01-21Update xorg-server.h.in & Xnest to use new XKB default #definesAlan Coopersmith2-32/+9
2009-01-21Fix XKB default configure options to use the right variablesAlan Coopersmith1-10/+10
2009-01-20Don't include fontmod.hAdam Jackson1-1/+0
2009-01-22XNest: Fix the build caused by __XKBDEFRULES__ -> XKB_DFLT_RULES in 23862ede5...Benjamin Close1-1/+1
2009-01-20Remove CreateUnclippedWinSize from window.hAdam Jackson2-2/+2
2009-01-20Move CreateUnclippedWinSize to mbufAdam Jackson3-28/+27
2009-01-20XKB: Be more verbose about XkbCopyKeymap failure in debug modeDaniel Stone1-8/+24
2009-01-20XKB: Trying to copy to the same keymap is not fatalDaniel Stone1-1/+4
2009-01-20XFree86: Input: Fail NIDR if we can't enable devicesDaniel Stone1-0/+9
2009-01-20XKB: Remove unnecessary prototypeDaniel Stone1-6/+0
2009-01-20XKB: Only Xi events are processedDaniel Stone2-53/+28
2009-01-20XkbCopyKeymap: inputInfo.keyboard is not a special caseDaniel Stone1-19/+12
2009-01-20XKB: Move XkbCopyKeymap definition to xkbsrv.hDaniel Stone4-8/+6