int
rxvt_term::check_our_parents ()
{
-#if TRANSPARENT || ENABLE_PERL
check_our_parents_ev.stop ();
check_our_parents_ev.start (NOW + .1);
-#endif
return 0;
}
xevent_watcher rootwin_ev;
#endif
#if TRANSPARENT
+ int check_our_parents ();
void check_our_parents_cb (time_watcher &w);
time_watcher check_our_parents_ev;
#endif
void focus_in ();
void focus_out ();
void update_fade_color (unsigned int idx);
- int check_our_parents ();
#ifdef PRINTPIPE
FILE *popen_printer ();
int pclose_printer (FILE *stream);