fixed compilation with libAfterImage but without transparency; Got rid of am_transpar...
authorsasha <sasha>
Fri, 17 Aug 2007 22:01:32 +0000 (22:01 +0000)
committersasha <sasha>
Fri, 17 Aug 2007 22:01:32 +0000 (22:01 +0000)
src/main.C

index 7c5bf96c9e25a6d81f268208736d4a12594b302c..ed3a5415d7b7ecb6cd230cb541d6ad586950778d 100644 (file)
@@ -545,7 +545,9 @@ rxvt_term::init (int argc, const char *const *argv, stringvec *envv)
         bgPixmap.set_file (rs[Rs_backgroundPixmap]);
       }
     /* do not want to render Pixmap yet if we are size/position dependant - 
-     * wait for ConfigureNotify at least */
+     * wait for ConfigureNotify at least 
+     * TODO: this does not work for some reason when transparency is disabled !!!!
+     */
     if (!bgPixmap.window_size_sensitive ())
       update_background();
 #endif