From 09d1c7125be78239497ba4b1e6f4d2ce59088332 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 31 Jul 2004 16:05:45 +0000 Subject: [PATCH] *** empty log message *** --- doc/rxvt.1 | 17 +++++++++++------ doc/rxvt.tbl | 17 +++++++++++------ doc/yodl/versioninfo.yo | 4 ++-- src/version.h | 10 +++++----- 4 files changed, 29 insertions(+), 19 deletions(-) diff --git a/doc/rxvt.1 b/doc/rxvt.1 index 9a553a1d..bf388764 100644 --- a/doc/rxvt.1 +++ b/doc/rxvt.1 @@ -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" diff --git a/doc/rxvt.tbl b/doc/rxvt.tbl index 9cd952d5..6189b295 100644 --- a/doc/rxvt.tbl +++ b/doc/rxvt.tbl @@ -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" diff --git a/doc/yodl/versioninfo.yo b/doc/yodl/versioninfo.yo index 8d08be7d..4b6dfbff 100644 --- a/doc/yodl/versioninfo.yo +++ b/doc/yodl/versioninfo.yo @@ -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) diff --git a/src/version.h b/src/version.h index 76064951..70a2c2b2 100644 --- a/src/version.h +++ b/src/version.h @@ -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" -- 2.34.1