--- rxvt-unicode/src/main.C 2007/09/12 21:06:08 1.250 +++ rxvt-unicode/src/main.C 2007/09/18 22:01:36 1.251 @@ -1735,11 +1735,11 @@ int rxvt_term::update_background () { - bgPixmap.invalidate(); + bgPixmap.invalidate (); /* no chance of real time refresh if we are blurring ! */ if (bgPixmap.invalid_since + 0.5 < NOW && !(bgPixmap.flags & bgPixmap_t::blurNeeded)) - bgPixmap.render(); + bgPixmap.render (); else { update_background_ev.stop ();