From: root Date: Sat, 26 Jan 2008 19:54:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0772a704e41bb32a68085be3a733a2cf0c9722b9;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index 9ae981b8..e1c96b26 100644 --- a/Changes +++ b/Changes @@ -17,11 +17,11 @@ WISH: load system-wide config file even if we don't have one WISH: look into XAddConnectionWatch, does anybody need that? DUMB: support tex fonts -9.01 - - add buffered resource to disable xft double-buffering. +9.01 Sat Jan 26 20:49:27 CET 2008 - be more aggressive about handling X events, this seems to be required with newer xlibs (should fix the "screen stays black until event is received" problem, again :) + - add buffered resource to control xft double-buffering. 9.0 Fri Jan 25 19:34:04 CET 2008 - fix a crash bug where urxvtd would crash when urxvtc was called diff --git a/doc/rxvt.1.man.in b/doc/rxvt.1.man.in index 0e55d9d5..44cf7aef 100644 --- a/doc/rxvt.1.man.in +++ b/doc/rxvt.1.man.in @@ -132,7 +132,7 @@ .\" ======================================================================== .\" .IX Title "@@RXVT_NAME@@ 1" -.TH @@RXVT_NAME@@ 1 "2008-01-25" "8.9" "RXVT-UNICODE" +.TH @@RXVT_NAME@@ 1 "2008-01-26" "9.0" "RXVT-UNICODE" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -230,6 +230,11 @@ respected). In the absence of this option, the display specified by the .IX Item "-depth bitdepth" Compile \fIxft\fR: Attempt to find a visual with the given bit depth; resource \fBdepth\fR. +.Sp +[Please note that many X servers (and libXft) are buggy with +respect to \f(CW\*(C`\-depth 32\*(C'\fR and/or alpha channels, and will cause all sorts +of graphical corruption. This is harmless, but we can't do anything about +this, so watch out] .IP "\fB\-geometry\fR \fIgeom\fR" 4 .IX Item "-geometry geom" Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR. @@ -639,6 +644,12 @@ extensions not documented here): .IX Item "depth: bitdepth" Compile \fIxft\fR: Attempt to find a visual with the given bit depth; option \fB\-depth\fR. +.IP "\fBbuffered:\fR \fIboolean\fR" 4 +.IX Item "buffered: boolean" +Compile \fIxft\fR: Turn on/off double-buffering for xft (default enabled). +On some card/driver combination enabling it slightly decreases +performance, on most it greatly helps it. The slowdown is small, so it +should normally be enabled. .IP "\fBgeometry:\fR \fIgeom\fR" 4 .IX Item "geometry: geom" Create the window with the specified X window geometry [default 80x24];