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.505 by sf-exg, Sun Jun 10 13:07:56 2012 UTC vs.
Revision 1.507 by sf-exg, Mon Jun 11 14:45:53 2012 UTC

281 { 281 {
282 delete img; 282 delete img;
283 } 283 }
284 284
285 rxvt_image (); 285 rxvt_image ();
286 bool set_file_geometry (rxvt_screen *s, const char *file); 286 void set_file_geometry (rxvt_screen *s, const char *file);
287 bool set_file (rxvt_screen *s, const char *file); 287 void set_file (rxvt_screen *s, const char *file);
288 bool set_geometry (const char *geom, bool update = false); 288 bool set_geometry (const char *geom, bool update = false);
289}; 289};
290# endif 290# endif
291#endif 291#endif
292 292
1209 1209
1210 ev_tstamp bg_valid_since; 1210 ev_tstamp bg_valid_since;
1211 1211
1212 rxvt_img *bg_img; 1212 rxvt_img *bg_img;
1213 1213
1214 int target_x;
1215 int target_y;
1216 bool bg_set_position (int x, int y);
1217 bool bg_window_size_sensitive (); 1214 bool bg_window_size_sensitive ();
1218 bool bg_window_position_sensitive (); 1215 bool bg_window_position_sensitive ();
1219 1216
1220 void bg_render (); 1217 void bg_render ();
1221 void bg_invalidate () 1218 void bg_invalidate ()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines