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.38 by sf-exg, Thu Dec 2 11:02:16 2010 UTC vs.
Revision 1.39 by sf-exg, Sun Jan 9 23:48:37 2011 UTC

99 int h_blurRadius, v_blurRadius; 99 int h_blurRadius, v_blurRadius;
100 100
101 bool set_transparent (); 101 bool set_transparent ();
102 bool set_blur_radius (const char *geom); 102 bool set_blur_radius (const char *geom);
103 bool set_tint (rxvt_color &new_tint); 103 bool set_tint (rxvt_color &new_tint);
104 bool unset_tint ();
105 bool set_shade (const char *shade_str); 104 bool set_shade (const char *shade_str);
106 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 105 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
107 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 106 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
108 void set_root_pixmap (); 107 void set_root_pixmap ();
109 108

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines