--- rxvt-unicode/Changes 2006/01/29 22:27:04 1.606 +++ rxvt-unicode/Changes 2006/01/29 22:38:43 1.607 @@ -8,7 +8,6 @@ TODO: "slow" rendering mode for bidi and scripts TODO: read property sequence is broken with respect to utf-8 etc. WISH: anyevent mouse notification / manage MotionMask better. -WISH: just for fun, do shade and tint with XRender. WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. DUMB: support tex fonts @@ -18,9 +17,10 @@ - added the OSC sequence 702 to detect the urxvt version number. - small configure updates. - overhauled color management: smaller codesize, alpha support. - - support rgba:r/g/b/a, #argb, #aarrggbb and #aaaarrrrggggbbbb - colour "names", and try to work around xft forcing everything - to be 100% transparent. Long Live Xft! + - support rgba:rrrr/gggg/bbbb/aaaa, #argb, #aarrggbb and + #aaaarrrrggggbbbb (yes, it did hurt) colour "names". + - try to work around Xft and Xrender forcing everything to be 100% + transparent. Long Live Xft! - do not include X11/Intrinsic.h anymore, directly use Xlib/Xutil/Xresource directly.