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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.531 by sf-exg, Sun Dec 30 20:28:31 2012 UTC vs.
Revision 1.532 by sf-exg, Mon Dec 31 12:05:34 2012 UTC

1856 || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID]) 1856 || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID])
1857 { 1857 {
1858#if BG_IMAGE_FROM_ROOT 1858#if BG_IMAGE_FROM_ROOT
1859 if (option (Opt_transparent)) 1859 if (option (Opt_transparent))
1860 { 1860 {
1861 bg_set_root_pixmap (); 1861 rxvt_img::new_from_root (this)->replace (root_img);
1862 update_background (); 1862 update_background ();
1863 } 1863 }
1864#endif 1864#endif
1865#if ENABLE_PERL 1865#if ENABLE_PERL
1866 HOOK_INVOKE ((this, HOOK_ROOTPMAP_CHANGE, DT_END)); 1866 HOOK_INVOKE ((this, HOOK_ROOTPMAP_CHANGE, DT_END));

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines