Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-27 | Add missing reply for DMX (Rik Faith). | Kevin E Martin | 1 | -0/+1 | |
2004-08-09 | - Fix building without Xfixes extension | Kevin E Martin | 1 | -0/+4 | |
- Fix building without Xevie - Fix building without DPMS - Fix "Extensions" section config file support to accept general boolean options | |||||
2004-07-31 | Add new extension enable/disable feature. This code is a small step in the | Kevin E Martin | 3 | -18/+11 | |
right direction -- i.e., moving towards full run-time config of extensions. Currently, only XTEST, XINERAMA, RENDER, XKB, and XEVIE are supported. | |||||
2004-07-28 | When using DMX console input, make detached screens display as grey (vs. | Rik Faith | 2 | -5/+26 | |
white for attached and black for dead-space). | |||||
2004-07-18 | Addition of console input after removal of core backend input that is not | Rik Faith | 2 | -4/+45 | |
on screen 0 can cause a segfault. Fix by preventing reinitialization of detached inputs. When Xinerama is active and screen 0 is detached, pixmaps for XGetImage must be obtained from another screen. | |||||
2004-07-07 | Bugzilla #817 | Rik Faith | 5 | -6/+12 | |
2004-07-06 | - Disable building DMX on OSs that have not been verified to build | Kevin E Martin | 5 | -29/+56 | |
correctly (Kevin Martin). - Fix DMX build when Xinerama is not enabled (Kevin Martin). | |||||
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | 433 | -0/+102943 | |