+TODO: F="Monaco CY" rxvt -fn 9x15bold -fb xft:"$F":bold -fi xft:"$F":italic -fbi xft:"$F":bold,italic vi screen.C scroll changed italic N
TODO: do font request caching, might help rxvtd on some machines
TODO: safer command: keymap processing.
TODO: "slow" rendering mode for bidi and scripts
WISH: tabbed windows (hey, just use screen...)
WISH: just for fun, do shade and tint with XRender.
+ - R_SB_RXVT bitset value was 0, so rxvt scrollbar was initialized
+ every time (original rxvt also affected). Reported by Jasmin
+ Buchert.
+
5.5 Sat Apr 23 22:31:36 CEST 2005
- re-enabled modifer state matching as in 5.3, but implement
a new builtin: keysym style that simply reverts to the built-in
if ((scrollBar.init & R_SB_RXVT) == 0)
{
scrollBar.init |= R_SB_RXVT;
+
if (sbshadow)
{
XSetWindowBackground (display->display, scrollBar.win, pix_colors_focused[Color_trough]);
}
#endif /* RXVT_SCROLLBAR */
/*----------------------- end-of-file (C source) -----------------------*/
+