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.198 by sf-exg, Wed Jan 11 13:51:07 2012 UTC vs.
Revision 1.199 by sf-exg, Tue Jan 17 19:51:30 2012 UTC

1336# ifdef ENABLE_TRANSPARENCY 1336# ifdef ENABLE_TRANSPARENCY
1337 if (bg_flags & BG_IS_TRANSPARENT) 1337 if (bg_flags & BG_IS_TRANSPARENT)
1338 { 1338 {
1339 /* we need to re-generate transparency pixmap in that case ! */ 1339 /* we need to re-generate transparency pixmap in that case ! */
1340 tr_flags = make_transparency_pixmap (); 1340 tr_flags = make_transparency_pixmap ();
1341 if (tr_flags == 0) 1341 if (tr_flags)
1342 return false;
1343 bg_flags |= BG_IS_VALID; 1342 bg_flags |= BG_IS_VALID;
1344 } 1343 }
1345# endif 1344# endif
1346 1345
1347# ifdef BG_IMAGE_FROM_FILE 1346# ifdef BG_IMAGE_FROM_FILE
1348 if ((bg_flags & BG_IS_FROM_FILE) 1347 if ((bg_flags & BG_IS_FROM_FILE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines