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.491 by sf-exg, Thu May 31 05:53:46 2012 UTC vs.
Revision 1.492 by sf-exg, Thu May 31 14:02:17 2012 UTC

1194 BG_IS_TRANSPARENT = 1 << 1, 1194 BG_IS_TRANSPARENT = 1 << 1,
1195 BG_NEEDS_REFRESH = 1 << 2, 1195 BG_NEEDS_REFRESH = 1 << 2,
1196 1196
1197 BG_HAS_RENDER = 1 << 3, 1197 BG_HAS_RENDER = 1 << 3,
1198 BG_HAS_RENDER_CONV = 1 << 4, 1198 BG_HAS_RENDER_CONV = 1 << 4,
1199 BG_CLIENT_RENDER = 1 << 5,
1200 }; 1199 };
1201 1200
1202 uint8_t bg_flags; 1201 uint8_t bg_flags;
1203 1202
1204# ifdef BG_IMAGE_FROM_FILE 1203# ifdef BG_IMAGE_FROM_FILE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines