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
.\" ========================================================================
.\"
.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
.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.
.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];