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.178 by root, Wed Dec 15 00:53:23 2004 UTC vs.
Revision 1.179 by root, Wed Dec 15 05:39:08 2004 UTC

1668 case PropertyNotify: 1668 case PropertyNotify:
1669 /* 1669 /*
1670 * if user used some Esetroot compatible prog to set the root bg, 1670 * if user used some Esetroot compatible prog to set the root bg,
1671 * use the property to determine the pixmap. We use it later on. 1671 * use the property to determine the pixmap. We use it later on.
1672 */ 1672 */
1673 if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID] 1673 if (ev.xproperty.atom != xa[XA_XROOTPMAP_ID]
1674 || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID]) 1674 && ev.xproperty.atom != xa[XA_ESETROOT_PMAP_ID])
1675 return; 1675 return;
1676 1676
1677 /* FALLTHROUGH */ 1677 /* FALLTHROUGH */
1678 case ReparentNotify: 1678 case ReparentNotify:
1679 if ((options & Opt_transparent) && check_our_parents () && am_transparent) 1679 if ((options & Opt_transparent) && check_our_parents () && am_transparent)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines