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.531 by sf-exg, Sun Dec 30 20:28:31 2012 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 if (option (Opt_transparent))
1860 {
1859 bg_set_root_pixmap (); 1861 bg_set_root_pixmap ();
1860 update_background (); 1862 update_background ();
1863 }
1861#endif 1864#endif
1862#if ENABLE_PERL 1865#if ENABLE_PERL
1863 HOOK_INVOKE ((this, HOOK_ROOTPMAP_CHANGE, DT_END)); 1866 HOOK_INVOKE ((this, HOOK_ROOTPMAP_CHANGE, DT_END));
1864#endif 1867#endif
1865 } 1868 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines