ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
(Generate patch)

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.243 by sasha, Thu Aug 16 21:26:20 2007 UTC vs.
Revision 1.244 by sasha, Fri Aug 17 22:01:32 2007 UTC

543 bgPixmap.set_defaultGeometry (); 543 bgPixmap.set_defaultGeometry ();
544 544
545 bgPixmap.set_file (rs[Rs_backgroundPixmap]); 545 bgPixmap.set_file (rs[Rs_backgroundPixmap]);
546 } 546 }
547 /* do not want to render Pixmap yet if we are size/position dependant - 547 /* do not want to render Pixmap yet if we are size/position dependant -
548 * wait for ConfigureNotify at least */ 548 * wait for ConfigureNotify at least
549 * TODO: this does not work for some reason when transparency is disabled !!!!
550 */
549 if (!bgPixmap.window_size_sensitive ()) 551 if (!bgPixmap.window_size_sensitive ())
550 update_background(); 552 update_background();
551#endif 553#endif
552 } 554 }
553#endif 555#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines