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.276 by ayin, Sat Jun 30 23:58:29 2007 UTC vs.
Revision 1.277 by sasha, Thu Jul 12 22:33:16 2007 UTC

1020 ttymode_t tio; 1020 ttymode_t tio;
1021 row_col_t oldcursor; 1021 row_col_t oldcursor;
1022#ifdef XPM_BACKGROUND 1022#ifdef XPM_BACKGROUND
1023 bgPixmap_t bgPixmap; 1023 bgPixmap_t bgPixmap;
1024#ifdef HAVE_AFTERIMAGE 1024#ifdef HAVE_AFTERIMAGE
1025 struct ASVisual *asv;
1026 /* to get libAfterImage to work with multiple displays we use that hack : */
1027 /* should not need that with libAfterImage version >= 1.15 */
1028#define AFTERIMAGE_DPY_OP(_op) ({::dpy = dpy; _op;})
1025 ASImageManager *asimman; 1029 ASImageManager *asimman;
1026 ASImage *original_asim; 1030 ASImage *original_asim;
1027 struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */ 1031 struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */
1028#else 1032#else
1029 XpmAttributes xpmAttr; /* originally loaded pixmap and its scaling */ 1033 XpmAttributes xpmAttr; /* originally loaded pixmap and its scaling */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines