Find a file
Roland Mainz d8d0729c2f //bugs.freedesktop.org/show_bug.cgi?id=1552) attachment #1026
(https://bugs.freedesktop.org/attachment.cgi?id=1026):
Currently, when a screensaver kicks in, it calls xf86GetModeLine() which
    causes the Vidmode extension to write out a debugging log message of
    what the current modeline is. These messages are generally only useful
    to an X11 developer who is debugging the extension itself, or to an
    application developer who is developing an application which uses the
    vidmode extension to get/set the video mode, however they're not very
    useful for end users.
The current default Xvidmode verbosity causes the X server to write overly
    detailed video modeline information to the X server log file whenever
    any application uses the extension to get, set, or delete modelines.
    This causes a problem for laptop users on battery power with their hard
    disks set to power saving mode, because the hard disk will power down,
    then later the screensaver kicks in, which calls xf86GetModeLine(),
    which causes the log message to get written out, which causes the hard
    disk to be powered back up.
Having these messages off by default solves this problem for laptop users,
    and seems to make the most sense considering how useful they are in
    general. By changing the default log level for these messages,
    developers who need to see these for debugging purposes can increase
    their X server verbosity level and still see them, so no functionality
    is lost.
This patch lowers the default verbosity of the X server's Xvidmode
    extension log file messages, in order to stop Xvidmode from writing out
    non-critical log messages to the X server log whenever an application
    uses this extension.
Patch by Mike A. Harris <mharris@redhat.com>
2004-12-15 05:01:25 +00:00
afb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
cfb xc/config/cf/sun.cf 2004-04-26 02:39:58 +00:00
cfb24 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
composite Clip destination instead of source. Should be the same, but it looks nicer 2004-08-15 21:13:11 +00:00
damageext Integration of DAMAGE-XFIXES branch to trunk 2004-07-29 14:40:33 +00:00
dbe Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dix //bugs.freedesktop.org/show_bug.cgi?id=1939) attachment #1398 2004-12-13 01:23:05 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb xc/config/cf/X11.tmpl 2004-12-15 04:53:05 +00:00
GL Update the XORG_DATE for the release. 2004-09-17 15:38:19 +00:00
hw //bugs.freedesktop.org/show_bug.cgi?id=1552) attachment #1026 2004-12-15 05:01:25 +00:00
ilbm Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
include xc/programs/Xserver/hw/xfree86/loader/dixsym.c 2004-12-08 05:28:12 +00:00
iplan2p4 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
lbx Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
mfb Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
mi xc/config/cf/xprint_site.def 2004-12-13 05:48:41 +00:00
miext //bugs.freedesktop.org/show_bug.cgi?id=1204) attachment #1360 2004-12-13 00:56:07 +00:00
os //bugs.freedesktop.org/show_bug.cgi?id=1934) attachment #1393 2004-12-13 01:45:15 +00:00
randr #Bug 780: add RRSetScreenConfig 2004-06-25 08:56:04 +00:00
record Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
render Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol). 2004-08-18 18:41:41 +00:00
Xext //bugs.freedesktop.org/show_bug.cgi?id=1695) attachment #1230 2004-12-13 03:34:33 +00:00
xfixes Update xfixes server code to major version 3 from xserver CVS, and perform 2004-07-31 07:26:50 +00:00
Xi Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
xkb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint //freedesktop.org/bugzilla/show_bug.cgi?id=661) attachment #1002 2004-12-13 06:35:36 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00