From bca3dab4bb1708df0c245f9bba74a482ecae5527 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Jan 2008 14:34:00 +0000 Subject: [PATCH] better document alpha handling, also shift the blame --- Changes | 3 +++ doc/rxvt.1.pod | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index c12c3320..f3ae652d 100644 --- a/Changes +++ b/Changes @@ -25,6 +25,9 @@ DUMB: support tex fonts - drawing xft compose characters was causing garbage to be drawn. - correctly clear xft character background in all cases. - implement bracketed paste mode (xterm private mode 2004). + - improve documentation on alpha channel handling, make urxvt + work better on servers lacking the RENDER extension when alpha + channels or background images are used. - check for refresh after initialising to avoid staying blank till the first event arrives. or so. - the FORCE_UNBUFFERED_XFT feature macro works again. diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index 91ec68dc..a7da0722 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1455,7 +1455,7 @@ on White. =back -=head2 ALPHA CHANNEL SUPPORT / TRANSPARENT COLOURS +=head2 ALPHA CHANNEL SUPPORT If Xft support has been compiled in and as long as Xft/Xrender/X don't get their act together, rxvt-unicode will do it's own alpha channel management: -- 2.34.1