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.277 by sasha, Thu Jul 12 22:33:16 2007 UTC vs.
Revision 1.279 by sasha, Thu Jul 26 16:17:50 2007 UTC

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; 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;})
1029 ASImageManager *asimman; 1026 ASImageManager *asimman;
1030 ASImage *original_asim; 1027 ASImage *original_asim;
1031 struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */ 1028 struct { unsigned int width, height; } xpmAttr; /* all we need is width/height */
1032#else 1029#else
1033 XpmAttributes xpmAttr; /* originally loaded pixmap and its scaling */ 1030 XpmAttributes xpmAttr; /* originally loaded pixmap and its scaling */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines