WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
+ - fix a crash bug where urxvtd would crash when urxvtc was called
+ with wrong arguments (I wish debian maintainers in general would
+ report bugs and their proposed fixes to the original package maintaienrs
+ instead of sitting on them for good measure to see if anybody notices).
- check for refresh after initialising to avoid staying blank
till the first event arrives. or so.
- continuously update transparency while moving/resizing now.
#endif
delete fontset[0];
+#ifdef HAVE_BG_PIXMAP
+ bgPixmap.destroy ();
+#endif
+
if (display)
{
selection_clear ();
}
clear ();
- }
-#ifdef HAVE_BG_PIXMAP
- bgPixmap.destroy ();
-#endif
- display->flush (); /* ideally .put should do this */
- displays.put (display);
+ display->flush (); /* ideally .put should do this */
+ displays.put (display);
+ }
scr_release ();