WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
+ - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
- fix the issue where urxvtd would not immediately close a window
when the command exited but only on the next X event.
ShadowGC = XCreateGC (dpy, scrollBar.win, GCForeground, &gcvalue);
}
+ xsb = option (Opt_scrollBar_right) ? 1 : 0;
+
if (update)
{
- xsb = option (Opt_scrollBar_right) ? 1 : 0;
if (last_top < scrollBar.top)
XClearArea (dpy, scrollBar.win,
sb_shadow + xsb, last_top,