*** empty log message ***
authorroot <root>
Sat, 31 Jul 2004 16:05:45 +0000 (16:05 +0000)
committerroot <root>
Sat, 31 Jul 2004 16:05:45 +0000 (16:05 +0000)
doc/rxvt.1
doc/rxvt.tbl
doc/yodl/versioninfo.yo
src/version.h

index 9a553a1d3c93e0709c584fedc21fd694aa0a9349..bf38876467916931ac86856cd02e746b1d310948 100644 (file)
@@ -11,7 +11,7 @@ rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
 .PP 
 .SH "DESCRIPTION" 
 .PP 
-\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator
+\fBrxvt-unicode\fP, version \fB3\&.4\fP, is a colour vt102 terminal emulator
 intended as an \fIxterm\fP(1) replacement for users who do not require
 features such as Tektronix 4014 emulation and toolkit-style configurability\&.
 As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
@@ -60,10 +60,12 @@ resource \fBinheritPixmap\fP\&.
 Fade the text by the given percentage when focus is lost\&.
 .IP "\fB-tint\fP \fIcolour\fP" 
 Tint the transparent background pixmap with the given colour when
-transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. You can also
-emulate the "shading" or "brigthness change" option known from
-other terminal programs using gray10 (gray20, etc\&.) colour
-strings\&.
+transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
+the \fB-sh\fP option that cna be used to brighten or darken
+the image in addition to tinting it\&.
+dot(\fB-sh\fP) \fInumber\fP
+Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
+image in addition to tinting it\&.
 .IP "\fB-bg\fP \fIcolour\fP" 
 Window background colour;
 resource \fBbackground\fP\&.
@@ -297,6 +299,9 @@ giving artificial transparency\&.
 Fade the text by the given percentage when focus is lost\&.
 .IP "\fBtintColor:\fP \fIcolour\fP" 
 Tint the transparent background pixmap with the given colour\&.
+.IP "\fBshading:\fP \fInumber\fP" 
+Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
+image in addition to tinting it\&.
 .IP "\fBfading:\fP \fInumber\fP" 
 Scale the tint colour by the given percentage\&.
 .IP "\fBscrollColor:\fP \fIcolour\fP" 
@@ -1097,7 +1102,7 @@ Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
 .PP 
 .SH "FTP LOCATION" 
 .PP 
-rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
+rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
 ftp://ftp\&.rxvt\&.org/pub/rxvt
 .PP 
 .SH "CURRENT PROJECT COORDINATOR" 
index 9cd952d575a29e72b56bd8e3628b0f8bc29f2d11..6189b295767664d6e951e8429b3d81e447effa90 100644 (file)
@@ -8,7 +8,7 @@ rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
 .PP 
 .SH "DESCRIPTION" 
 .PP 
-\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator
+\fBrxvt-unicode\fP, version \fB3\&.4\fP, is a colour vt102 terminal emulator
 intended as an \fIxterm\fP(1) replacement for users who do not require
 features such as Tektronix 4014 emulation and toolkit-style configurability\&.
 As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
@@ -57,10 +57,12 @@ resource \fBinheritPixmap\fP\&.
 Fade the text by the given percentage when focus is lost\&.
 .IP "\fB-tint\fP \fIcolour\fP" 
 Tint the transparent background pixmap with the given colour when
-transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. You can also
-emulate the "shading" or "brigthness change" option known from
-other terminal programs using gray10 (gray20, etc\&.) colour
-strings\&.
+transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
+the \fB-sh\fP option that cna be used to brighten or darken
+the image in addition to tinting it\&.
+dot(\fB-sh\fP) \fInumber\fP
+Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
+image in addition to tinting it\&.
 .IP "\fB-bg\fP \fIcolour\fP" 
 Window background colour;
 resource \fBbackground\fP\&.
@@ -294,6 +296,9 @@ giving artificial transparency\&.
 Fade the text by the given percentage when focus is lost\&.
 .IP "\fBtintColor:\fP \fIcolour\fP" 
 Tint the transparent background pixmap with the given colour\&.
+.IP "\fBshading:\fP \fInumber\fP" 
+Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
+image in addition to tinting it\&.
 .IP "\fBfading:\fP \fInumber\fP" 
 Scale the tint colour by the given percentage\&.
 .IP "\fBscrollColor:\fP \fIcolour\fP" 
@@ -647,7 +652,7 @@ Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
 .PP 
 .SH "FTP LOCATION" 
 .PP 
-rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
+rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
 ftp://ftp\&.rxvt\&.org/pub/rxvt
 .PP 
 .SH "CURRENT PROJECT COORDINATOR" 
index 8d08be7d930beba572a4b5797819483c2d41c750..4b6dfbff648df779f5a75631e7d5f44685a5c1b1 100644 (file)
@@ -1,10 +1,10 @@
-COMMENT(-- $Id: versioninfo.yo,v 1.20 2004-07-31 13:40:46 root Exp $ --)
+COMMENT(-- $Id: versioninfo.yo,v 1.21 2004-07-31 16:05:45 root Exp $ --)
 DEFINEMACRO(RXVTNAME)(0)
        (rxvt)
 DEFINEMACRO(RXVTDATE)(0)
        (2004-07-31)
 DEFINEMACRO(RXVTVERSION)(0)
-       (3.3)
+       (3.4)
 DEFINEMACRO(RXVTMAINT)(0)
        (Marc A. Lehmann)
 DEFINEMACRO(RXVTMAINTEMAIL)(0)
index 76064951656e83ce7df352c754605a753e1ea65f..70a2c2b273f0ee9553d85023a3559ee3b5312d64 100644 (file)
@@ -1,5 +1,5 @@
-#define VERSION "3.3"
-#define VSTRING "30300"
-#define DATE   "2004-07-26"
-#define LSMDATE        "26JUL04"
-#define LIBVERSION "3:3:0"
+#define VERSION "3.4"
+#define VSTRING "30400"
+#define DATE   "2004-07-31"
+#define LSMDATE        "31JUL04"
+#define LIBVERSION "3:4:0"