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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.228 by root, Fri Jan 20 10:35:25 2006 UTC vs.
Revision 1.230 by root, Fri Jan 20 22:49:34 2006 UTC

664#endif 664#endif
665#if TRANSPARENT 665#if TRANSPARENT
666 XA_XROOTPMAP_ID, 666 XA_XROOTPMAP_ID,
667 XA_ESETROOT_PMAP_ID, 667 XA_ESETROOT_PMAP_ID,
668#endif 668#endif
669#if OFFIX_DND /* OffiX Dnd (drag 'n' drop) support */
670 XA_DNDPROTOCOL,
671 XA_DNDSELECTION,
672#endif
673#if ENABLE_XEMBED 669#if ENABLE_XEMBED
674 XA_XEMBED, 670 XA_XEMBED,
675 XA_XEMBED_INFO, 671 XA_XEMBED_INFO,
676#endif 672#endif
677 NUM_XA 673 NUM_XA
1000#if defined(XPM_BACKGROUND) || defined(TRANSPARENT) 996#if defined(XPM_BACKGROUND) || defined(TRANSPARENT)
1001 am_transparent:1, /* is a transparent term */ 997 am_transparent:1, /* is a transparent term */
1002 am_pixmap_trans:1, /* transparency w/known root pixmap */ 998 am_pixmap_trans:1, /* transparency w/known root pixmap */
1003#endif 999#endif
1004 current_screen:1, /* primary or secondary */ 1000 current_screen:1, /* primary or secondary */
1005 hate_those_clicks:1, /* a.k.a. keep mark position */
1006 num_scr_allow:1, 1001 num_scr_allow:1,
1007 bypass_keystate:1, 1002 bypass_keystate:1,
1008#ifdef CURSOR_BLINK 1003#ifdef CURSOR_BLINK
1009 hidden_cursor:1, 1004 hidden_cursor:1,
1010#endif 1005#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines