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.36 by sf-exg, Thu Nov 18 17:28:12 2010 UTC vs.
Revision 1.37 by sf-exg, Fri Nov 19 23:29:30 2010 UTC

110 110
111 Pixmap pixmap; 111 Pixmap pixmap;
112 unsigned int pmap_width, pmap_height; 112 unsigned int pmap_width, pmap_height;
113 unsigned int pmap_depth; 113 unsigned int pmap_depth;
114 114
115 int target_x;
116 int target_y;
117 bool set_position (int x, int y);
115 bool window_size_sensitive (); 118 bool window_size_sensitive ();
116 bool window_position_sensitive (); 119 bool window_position_sensitive ();
117 120
118 bool need_client_side_rendering (); 121 bool need_client_side_rendering ();
119 void apply (); 122 void apply ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines