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.473 by sf-exg, Sun May 13 15:50:18 2012 UTC vs.
Revision 1.474 by sf-exg, Sun May 13 21:12:01 2012 UTC

1145 void bg_set_root_pixmap (); 1145 void bg_set_root_pixmap ();
1146 bool bg_set_tint (rxvt_color &new_tint); 1146 bool bg_set_tint (rxvt_color &new_tint);
1147 bool bg_set_shade (const char *shade_str); 1147 bool bg_set_shade (const char *shade_str);
1148 bool bg_set_blur (const char *geom); 1148 bool bg_set_blur (const char *geom);
1149 1149
1150 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height, int depth); 1150 bool blur_pixmap (Pixmap pixmap, int width, int height);
1151 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 1151 bool tint_pixmap (Pixmap pixmap, int width, int height);
1152 void tint_ximage (Visual *visual, XImage *ximage); 1152 void tint_ximage (XImage *ximage);
1153 bool make_transparency_pixmap (); 1153 bool make_transparency_pixmap ();
1154# endif 1154# endif
1155 1155
1156 ev_tstamp bg_valid_since; 1156 ev_tstamp bg_valid_since;
1157 1157

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines