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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.266 by root, Sat Jan 20 00:45:30 2007 UTC vs.
Revision 1.267 by ayin, Sat Feb 17 16:43:58 2007 UTC

905 struct mbstate mbstate; // current input multibyte state 905 struct mbstate mbstate; // current input multibyte state
906 906
907 unsigned char want_refresh:1, 907 unsigned char want_refresh:1,
908#ifdef TRANSPARENT 908#ifdef TRANSPARENT
909 want_full_refresh:1, /* awaiting full screen refresh */ 909 want_full_refresh:1, /* awaiting full screen refresh */
910#endif
911#if defined(XPM_BACKGROUND) || defined(TRANSPARENT)
912 am_transparent:1, /* is a transparent term */ 910 am_transparent:1, /* is a transparent term */
913 am_pixmap_trans:1, /* transparency w/known root pixmap */ 911 am_pixmap_trans:1, /* transparency w/known root pixmap */
914#endif 912#endif
915 current_screen:1, /* primary or secondary */ 913 current_screen:1, /* primary or secondary */
916 num_scr_allow:1, 914 num_scr_allow:1,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines