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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.365 by sf-exg, Thu Jan 27 17:37:19 2011 UTC vs.
Revision 1.366 by sf-exg, Fri Jan 28 00:08:58 2011 UTC

2516 2516
2517#ifdef HAVE_BG_PIXMAP 2517#ifdef HAVE_BG_PIXMAP
2518 if (bg_pixmap != None) 2518 if (bg_pixmap != None)
2519 { 2519 {
2520# ifdef ENABLE_TRANSPARENCY 2520# ifdef ENABLE_TRANSPARENCY
2521 if (bg_flags & isTransparent) 2521 if (bg_flags & BG_IS_TRANSPARENT)
2522 { 2522 {
2523 XSetWindowBackgroundPixmap (dpy, parent[0], bg_pixmap); 2523 XSetWindowBackgroundPixmap (dpy, parent[0], bg_pixmap);
2524 XSetWindowBackgroundPixmap (dpy, vt, ParentRelative); 2524 XSetWindowBackgroundPixmap (dpy, vt, ParentRelative);
2525 2525
2526 transparent = true; 2526 transparent = true;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines