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.530 by sf-exg, Sun Dec 30 15:52:37 2012 UTC vs.
Revision 1.533 by sf-exg, Fri Feb 1 11:26:40 2013 UTC

1854 */ 1854 */
1855 if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID] 1855 if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID]
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 bg_set_root_pixmap (); 1859 if (option (Opt_transparent))
1860 {
1861 rxvt_img::new_from_root (this)->replace (root_img);
1860 update_background (); 1862 update_background ();
1863 }
1861#endif 1864#endif
1862#if ENABLE_PERL
1863 HOOK_INVOKE ((this, HOOK_ROOTPMAP_CHANGE, DT_END)); 1865 HOOK_INVOKE ((this, HOOK_ROOTPMAP_CHANGE, DT_END));
1864#endif
1865 } 1866 }
1866 1867
1867 break; 1868 break;
1868 } 1869 }
1869 1870

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines