Age | Commit message (Expand) | Author | Files | Lines |
2003-09-11 | Start autoifying everything. | Anders Carlsson | 2 | -5/+5 |
2003-07-07 | Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add | Keith Packard | 22 | -35/+80 |
2002-11-13 | Allow input devices to be closed while the VT is switched away (needs | Keith Packard | 2 | -6/+11 |
2002-11-05 | Clean up touch screen hacks for controlling pointer on alternate screen | Keith Packard | 2 | -5/+16 |
2002-10-31 | Refix mouse matrix computation for touch screens. Update usage message for | Keith Packard | 2 | -5/+6 |
2002-10-30 | Uninitialized mouse matrix elements | Keith Packard | 1 | -1/+3 |
2002-10-18 | Fix additions of RandR support in kmode.c | Keith Packard | 2 | -6/+8 |
2002-10-14 | Add refresh rates to RandR (v1.1) | Keith Packard | 2 | -6/+80 |
2002-10-08 | Add vtxx option to kdrive servers | Keith Packard | 2 | -0/+8 |
2002-10-04 | Fix mouse mapping under reflection | Keith Packard | 1 | -6/+6 |
2002-10-03 | Update kdrive servers to support reflection | Keith Packard | 3 | -34/+137 |
2002-09-29 | Update RandR to 1.0 (library version 2.0) | Keith Packard | 2 | -4/+49 |
2002-09-26 | Add image transformation and sub-pixel ordering to Render | Keith Packard | 1 | -0/+28 |
2002-09-16 | 319. Moved LdPreLib define after the vendor/OS specific config files as it | Egbert Eich | 1 | -3/+7 |
2002-08-15 | Prefer touchscreen to mousedhd-20020916 | Keith Packard | 1 | -2/+2 |
2002-08-02 | Allow both touchscreen and mouse at the same time | Keith Packard | 1 | -1/+2 |
2002-02-14 | update kdrive manual and usagedri-20020129-merge | Keith Packard | 1 | -2/+12 |
2002-01-18 | kdrive: fix button emulation for iPAQxf-4_2_1_1xf-4_2_1xf-4_2_0_1xf-4_2_0-bindist-1xf-4_2_0-bindistxf-4_2_0xf-4_2-bpxf-4_2-branch | Keith Packard | 1 | -6/+6 |
2001-10-29 | DPMS warning fix | Marc Aurele La France | 1 | -2/+5 |
2001-10-12 | kdrive: add new auto-detecting and auto-switching mouse driver | Keith Packard | 4 | -149/+361 |
2001-09-29 | kdrive: restructure APM/VT switch support to reset keyboard state and flush | Keith Packard | 2 | -41/+51 |
2001-09-21 | hw/kdrive: Xv window private should be allocated on demand | Keith Packard | 1 | -3/+8 |
2001-08-09 | 187. Add an MS mouse driver for KDrive (#4754, Juliusz Chroboczek).xf-4_1_99_1dhd-20010817 | David Dawes | 1 | -1/+2 |
2001-08-09 | kdrive/mach64: support Xv under RandR | Keith Packard | 1 | -3/+3 |
2001-08-09 | kdrive: disable sigio debugging | Keith Packard | 1 | -3/+3 |
2001-07-24 | kdrive: add apm support, fix MTRR unmapping bug | Keith Packard | 3 | -6/+55 |
2001-07-20 | Too many changes, but all in kdrive: | Keith Packard | 5 | -88/+151 |
2001-07-11 | Fix TOUCHSCREEN support in kdrive | Keith Packard | 2 | -6/+6 |
2001-06-29 | Rework kdrive input fd handling, enable multiple simultaneous mice | Keith Packard | 2 | -97/+98 |
2001-06-29 | kdrive: typo in MTRR calculations | Keith Packard | 1 | -2/+2 |
2001-06-29 | kdrive: dont touch hardware when disabled | Keith Packard | 1 | -7/+18 |
2001-06-13 | Add -dpi support to kdrive | Keith Packard | 1 | -4/+6 |
2001-06-04 | Allow for hardware acceleration under RandR with Layer. Hardware/Software | Keith Packard | 4 | -14/+34 |
2001-06-03 | Add mach64 driver to Tiny-X | Keith Packard | 1 | -37/+36 |
2001-05-30 | Fix kaa to not try Copy for pixmap sources | Keith Packard | 1 | -2/+3 |
2001-05-29 | Add miext/layer for more complete RandR support in kdrive/Xfbdev | Keith Packard | 3 | -4/+674 |
2001-05-26 | Add initial RandR support to Xvesa | Keith Packard | 1 | -1/+5 |
2001-05-25 | 38. Fix xmh's use of XtNewString() with getenv (#4694, Tim Waugh). | David Dawes | 1 | -2/+2 |
2001-05-25 | wrap some stuff around #ifdef TOUCHSCREEN | Alan Hourihane | 1 | -1/+5 |
2001-05-23 | Add PCMCIA server for HP VGA Out PC Card and the Voyager VGA Card. Use on | Alan Hourihane | 2 | -5/+32 |
2001-05-23 | Add RandR extension | Keith Packard | 1 | -1/+5 |
2001-03-30 | Add files for Xmuu and i810 driver | Keith Packard | 2 | -0/+2086 |
2001-03-30 | Add Xmuu library to remove requirement for Xt/Xaw from most X utilities Add | Keith Packard | 7 | -787/+812 |
2001-01-23 | Integrate jg patch for iPAQ | Keith Packard | 1 | -3/+3 |
2000-12-13 | kdrive: non-x86 compiles broken in kmap.cxf-4_0_2-bindistxf-4_0_2xf-4_0_1Zcxf-4_0_1Zbpre-R651-import | Keith Packard | 1 | -2/+2 |
2000-12-08 | kdrive: dont try MTRR on non-x86, fix backspace mappingxf-4_0_1Zaxf-4_0_1Z | Keith Packard | 1 | -3/+9 |
2000-12-08 | kdrive: allow screen size specification | Keith Packard | 2 | -44/+86 |
2000-12-08 | kdrive: A few iPAQ inspired changes to event management | Keith Packard | 1 | -9/+14 |
2000-11-29 | kdrive: add MTRR support, add clock support to trident driverxf-4_0_1g | Keith Packard | 2 | -1/+81 |
2000-10-08 | kdrive: Add timeout to screen switching to avoid unintentional flipping | Keith Packard | 1 | -1/+16 |