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.493 by sf-exg, Thu May 31 20:23:51 2012 UTC vs.
Revision 1.495 by root, Sun Jun 3 10:14:44 2012 UTC

83#include <ecb.h> 83#include <ecb.h>
84#include "encoding.h" 84#include "encoding.h"
85#include "rxvtutil.h" 85#include "rxvtutil.h"
86#include "rxvtfont.h" 86#include "rxvtfont.h"
87#include "rxvttoolkit.h" 87#include "rxvttoolkit.h"
88#include "rxvtimg.h"
88#include "scrollbar.h" 89#include "scrollbar.h"
89#include "ev_cpp.h" 90#include "ev_cpp.h"
90#include "libptytty.h" 91#include "libptytty.h"
91 92
92#include "rxvtperl.h" 93#include "rxvtperl.h"
1211 bool render_image (rxvt_image &image); 1212 bool render_image (rxvt_image &image);
1212 void parse_image (int id, const char *type, const char *arg); 1213 void parse_image (int id, const char *type, const char *arg);
1213# endif 1214# endif
1214 1215
1215# ifdef ENABLE_TRANSPARENCY 1216# ifdef ENABLE_TRANSPARENCY
1216 Pixmap root_pixmap; /* current root pixmap set */ 1217 Pixmap root_pixmap; /* current root pixmap set */
1217 image_effects root_effects; 1218 image_effects root_effects;
1218 1219
1219 void bg_set_transparent () 1220 void bg_set_transparent ()
1220 { 1221 {
1221 bg_flags |= BG_IS_TRANSPARENT; 1222 bg_flags |= BG_IS_TRANSPARENT;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines