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

Comparing rxvt-unicode/src/background.h (file contents):
Revision 1.30 by sf-exg, Sat Oct 30 10:57:53 2010 UTC vs.
Revision 1.31 by sf-exg, Sun Oct 31 09:34:24 2010 UTC

93 93
94 rxvt_term *target; 94 rxvt_term *target;
95 bool set_target (rxvt_term *new_target); 95 bool set_target (rxvt_term *new_target);
96 96
97# ifdef ENABLE_TRANSPARENCY 97# ifdef ENABLE_TRANSPARENCY
98 int root_depth; /* obtained when target is set */ 98 Pixmap recoded_root_pmap; /* copy of root pixmap converted to target->depth */
99 Pixmap root_pixmap; /* current root pixmap set */ 99 Pixmap root_pixmap; /* current root pixmap set */
100 rxvt_color tint; 100 rxvt_color tint;
101 int shade; 101 int shade;
102 int h_blurRadius, v_blurRadius; 102 int h_blurRadius, v_blurRadius;
103 103

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines