summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2009-09-30ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer2-1/+20
2009-09-26kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.Peter Hutterer2-0/+10
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-4/+4
2009-09-17Fix typo in Xephyr man pageAlan Coopersmith1-1/+1
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith2-2/+2
2009-09-09kdrive: output meaningful error message for HAL devices.Peter Hutterer1-0/+8
2009-09-09kdrive: fix sdl build by removing old keySymsRec references.Peter Hutterer1-119/+0
2009-09-09kdrive: remove xkb member from KdKeyboardInfoPeter Hutterer2-2/+0
2009-07-30include: untangle events.h from the SDK headers.Peter Hutterer1-0/+1
2009-07-14ephyr: switch to byte counting functionsPeter Hutterer2-8/+8
2009-07-07Xephyr & Xserver man page fixesAlan Coopersmith1-3/+3
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer1-2/+43
2009-06-11KDrive: Warning fixesDaniel Stone2-17/+14
2009-06-11KDrive: Xephyr: DRI: Warning fixesDaniel Stone1-22/+22
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone11-359/+32
2009-06-10kdrive: undef PSEUDO8Adam Jackson1-14/+0
2009-06-10kdrive: Remove a lie about PCMCIA support.Adam Jackson1-9/+0
2009-06-10xephyr: Add -title option.Adam Jackson3-10/+39
2009-06-03kdrive: add protocol mouse optionOlivier Blin3-1/+9
2009-05-16kdrive: set Activate/Deactivate grab for input devices (#21591)Peter Hutterer1-0/+4
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-1/+2
2009-04-17[kdrive] Fix rotation of pointerDavid Jander1-2/+2
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith1-30/+4
2009-04-06kdrive: Fix segfault in tslib supportDavid Jander1-1/+1
2009-04-03DPMS: Remove unused DPMSGet()Adam Jackson1-6/+0
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson12-36/+23
2009-02-27Revert "Fix up Xephyr build for recent EXA changes."Michel Dänzer1-1/+0
2009-02-25Fix up Xephyr build for recent EXA changes.Michel Dänzer1-0/+1
2009-02-16kdrive: Nuke dead AGP and VGA code. (#19921)Adam Jackson6-897/+0
2009-02-03Constify atom name stringsAlan Coopersmith1-1/+1
2009-02-01kdrive: Move a close() to the right place so we don't close(-1) normally.Jim Huang1-1/+1
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