--- rxvt-unicode/src/rxvttoolkit.h 2008/01/26 10:15:20 1.44 +++ rxvt-unicode/src/rxvttoolkit.h 2008/11/04 11:03:29 1.46 @@ -61,6 +61,7 @@ XA_NET_WM_NAME, XA_NET_WM_ICON_NAME, XA_NET_WM_PING, + XA_NET_WM_ICON, #endif #if USE_XIM XA_WM_LOCALE_NAME, @@ -220,7 +221,7 @@ { event_vec xw; - ev::idle flush_ev; void flush_cb (ev::idle &w, int revents); + ev::prepare flush_ev; void flush_cb (ev::prepare &w, int revents); ev::io x_ev ; void x_cb (ev::io &w, int revents); #ifdef USE_XIM