--- rxvt-unicode/src/rxvtperl.xs 2012/06/05 22:23:07 1.171 +++ rxvt-unicode/src/rxvtperl.xs 2012/06/05 22:46:50 1.172 @@ -2048,8 +2048,6 @@ #if ENABLE_TRANSPARENCY -#if 0 - rxvt_img * rxvt_term::new_img_from_root () CODE: @@ -2059,8 +2057,6 @@ #endif -#endif - #if HAVE_PIXBUF rxvt_img * @@ -2091,6 +2087,7 @@ if (img) // TODO: cannot be false { img->unshare (); + //TODO: convetr to visual, possibly precompose with colour THIS->bg_pixmap = img->steal (); THIS->bg_flags |= rxvt_term::BG_NEEDS_REFRESH; THIS->bg_valid_since = ev::now (); // TODO: extra bloat