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.24 by sf-exg, Mon Oct 4 14:31:01 2010 UTC vs.
Revision 1.25 by sf-exg, Tue Oct 5 20:22:25 2010 UTC

113 bool set_transparent (); 113 bool set_transparent ();
114 bool set_blur_radius (const char *geom); 114 bool set_blur_radius (const char *geom);
115 bool set_tint (rxvt_color &new_tint); 115 bool set_tint (rxvt_color &new_tint);
116 bool unset_tint (); 116 bool unset_tint ();
117 bool set_shade (const char *shade_str); 117 bool set_shade (const char *shade_str);
118 bool tint_pixmap (Pixmap pixmap); 118 bool tint_pixmap (Pixmap pixmap, Window root, int width, int height);
119 bool set_root_pixmap (); 119 bool set_root_pixmap ();
120 120
121 unsigned long make_transparency_pixmap ();/* returns combination of the transpTransformations flags */ 121 unsigned long make_transparency_pixmap ();/* returns combination of the transpTransformations flags */
122# endif 122# endif
123 double invalid_since, valid_since; 123 double invalid_since, valid_since;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines