summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade5-25/+25
2009-01-22Xephyr: Add some rudimentary Xnest command line compatAdam Jackson1-0/+21
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone1-14/+1
2009-01-22Input: Remove modifierMap from coreDaniel Stone3-86/+3
2009-01-22Input: Remove state from KeyClassRecDaniel Stone1-1/+2
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone1-11/+8
2009-01-22XKB: Make XKB mandatoryDaniel Stone3-265/+122
2009-01-22Xephyr: Disable state inheritance hackDaniel Stone1-0/+13
2008-12-16Xephyr: Fix crash with control-shift and GLX (#18185)Owen W. Taylor1-19/+7
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer10-11/+0
2008-11-25Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-13/+10
2008-11-21Xephyr man page typo fixes.Alan Coopersmith1-21/+21
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb2-1/+99
2008-11-08Remove some null statements.James Cloos1-1/+1
2008-11-05kdrive: Bye bye XvesaAdam Jackson12-4459/+1
2008-10-14kdrive: Hardcode a different wrong value for number of mouse buttonsAdam Jackson1-1/+1
2008-10-10kdrive: fix dixflags so they're always defined before enqueuing events #17734Peter Hutterer1-6/+10
2008-10-10kdrive: lastx/y needs to be set to the event coordinates #17728Peter Hutterer1-2/+2
2008-10-08s/kdDontZap/kdAllowZap/Adam Jackson1-1/+1
2008-10-08Update docs to reflect new DontZap defaultDaniel Stone1-1/+1
2008-10-07-retro enables zappingAdam Jackson1-1/+1
2008-10-08Input: Make DontZap the defaultDaniel Stone2-5/+5
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson6-16/+8
2008-10-06xalloc+bzero -> xcallocAdam Jackson2-7/+3
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky3-6/+10
2008-08-13Eviscerate save-under support.Adam Jackson1-13/+0
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky2-3/+1
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-11/+1
2008-07-23Unifdef VXWORKS.Adam Jackson2-17/+0
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli5-19/+18
2008-07-23[Xephyr] Fix #15839Dodji Seketeli4-0/+43
2008-07-17Remove dead code, useless #defines, et alDaniel Stone3-215/+6
2008-07-17Dead code removalDaniel Stone1-5/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone14-1131/+0
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-881/+0
2008-07-13Xi: remove ChangeDeviceControl for CoreCtl.Peter Hutterer1-0/+1
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson5-0/+10
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball2-26/+0
2008-07-01Auf wiedersehen, KAA.Adam Jackson7-2405/+0
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-2/+28
2008-06-23kdrive: fix building with --disable-xv (bug#16488)Julien Cristau1-2/+7
2008-06-11kdrive: fix wrong use of &, should be | instead.Peter Hutterer1-1/+1
2008-06-08ephyr: some whitespace changes.Peter Hutterer1-11/+11
2008-06-02kdrive: don't post motion event if there was no motion. #16179Peter Hutterer1-6/+10
2008-06-02kdrive: changes ephyr API according mpx merge.Tiago Vignatti2-4/+12
2008-05-31kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtrPeter Hutterer1-3/+3
2008-05-31dix: ProcQueryPointer doesn't need special grab handling, PickPointer does itPeter Hutterer1-0/+2
2008-05-26Merge branch 'master' into mpxPeter Hutterer7-26/+4
2008-05-25Remove GetMotionProc from ValuatorClassRec.Peter Hutterer1-1/+0
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis5-20/+0