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.492 by sf-exg, Thu May 31 14:02:17 2012 UTC vs.
Revision 1.493 by sf-exg, Thu May 31 20:23:51 2012 UTC

1219 void bg_set_transparent () 1219 void bg_set_transparent ()
1220 { 1220 {
1221 bg_flags |= BG_IS_TRANSPARENT; 1221 bg_flags |= BG_IS_TRANSPARENT;
1222 } 1222 }
1223 void bg_set_root_pixmap (); 1223 void bg_set_root_pixmap ();
1224 bool make_transparency_pixmap (); 1224 bool render_root_image ();
1225# endif 1225# endif
1226 1226
1227 bool blur_pixmap (Pixmap pixmap, int width, int height, bool argb, int h_blurRadius, int v_blurRadius); 1227 bool blur_pixmap (Pixmap pixmap, int width, int height, bool argb, int h_blurRadius, int v_blurRadius);
1228 bool tint_pixmap (Pixmap pixmap, int width, int height, bool argb, rxvt_color &tint, bool tint_set, int shade); 1228 bool tint_pixmap (Pixmap pixmap, int width, int height, bool argb, rxvt_color &tint, bool tint_set, int shade);
1229 void tint_ximage (XImage *ximage, rxvt_color &tint, bool tint_set, int shade); 1229 void tint_ximage (XImage *ximage, rxvt_color &tint, bool tint_set, int shade);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines