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.471 by sf-exg, Wed Apr 11 10:20:00 2012 UTC vs.
Revision 1.472 by sf-exg, Sun May 13 15:28:44 2012 UTC

1140 Pixmap root_pixmap; /* current root pixmap set */ 1140 Pixmap root_pixmap; /* current root pixmap set */
1141 rxvt_color tint; 1141 rxvt_color tint;
1142 int shade; 1142 int shade;
1143 int h_blurRadius, v_blurRadius; 1143 int h_blurRadius, v_blurRadius;
1144 1144
1145 bool bg_set_transparent (); 1145 void bg_set_transparent ()
1146 {
1147 bg_flags |= BG_IS_TRANSPARENT;
1148 }
1146 void bg_set_root_pixmap (); 1149 void bg_set_root_pixmap ();
1147 void set_tint_shade_flags (); 1150 void set_tint_shade_flags ();
1148 bool bg_set_tint (rxvt_color &new_tint); 1151 bool bg_set_tint (rxvt_color &new_tint);
1149 bool bg_set_shade (const char *shade_str); 1152 bool bg_set_shade (const char *shade_str);
1150 bool bg_set_blur (const char *geom); 1153 bool bg_set_blur (const char *geom);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines