--- rxvt-unicode/src/rxvttoolkit.C 2008/01/23 09:23:39 1.89 +++ rxvt-unicode/src/rxvttoolkit.C 2008/01/23 14:09:21 1.90 @@ -675,7 +675,7 @@ bool rxvt_color::alloc (rxvt_screen *screen, const rgba &color) { - //TODO: only supports 24 bit truecolour + //TODO: only supports 24 bit int alpha = color.a >= 0xff00 ? 0xffff : color.a; #if XFT