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

Comparing rxvt-unicode/src/background.C (file contents):
Revision 1.248 by sf-exg, Sun Dec 30 11:34:43 2012 UTC vs.
Revision 1.249 by sf-exg, Sun Dec 30 11:52:15 2012 UTC

498rxvt_term::bg_render () 498rxvt_term::bg_render ()
499{ 499{
500 if (bg_flags & BG_INHIBIT_RENDER) 500 if (bg_flags & BG_INHIBIT_RENDER)
501 return; 501 return;
502 502
503 bg_invalidate (); 503 bg_flags &= BG_INHIBIT_RENDER;
504
504# if BG_IMAGE_FROM_ROOT 505# if BG_IMAGE_FROM_ROOT
505 if (option (Opt_transparent)) 506 if (option (Opt_transparent))
506 { 507 {
507 /* we need to re-generate transparency pixmap in that case ! */ 508 /* we need to re-generate transparency pixmap in that case ! */
508 if (render_root_image ()) 509 if (render_root_image ())

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines