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

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.237 by root, Wed Jun 17 11:59:37 2015 UTC vs.
Revision 1.238 by sf-exg, Thu Jul 14 05:33:26 2016 UTC

2301 2301
2302 img->convert_format (XRenderFindVisualFormat (THIS->dpy, THIS->visual), THIS->pix_colors [Color_bg]) 2302 img->convert_format (XRenderFindVisualFormat (THIS->dpy, THIS->visual), THIS->pix_colors [Color_bg])
2303 ->replace (img); 2303 ->replace (img);
2304 2304
2305 THIS->bg_img = img; 2305 THIS->bg_img = img;
2306 THIS->bg_flags |= rxvt_term::BG_NEEDS_REFRESH | rxvt_term::BG_INHIBIT_RENDER; 2306 THIS->bg_flags |= rxvt_term::BG_NEEDS_REFRESH;
2307 2307
2308 if (!border) 2308 if (!border)
2309 THIS->bg_flags |= rxvt_term::BG_IS_TRANSPARENT; 2309 THIS->bg_flags |= rxvt_term::BG_IS_TRANSPARENT;
2310 } 2310 }
2311 2311

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines