set _NET_WM_USER_TIME on the window
[dana/urxvt.git] / src / rxvt.h
index 77a6154..3799b62 100644 (file)
@@ -1245,6 +1245,7 @@ struct rxvt_term : zero_initialized, rxvt_vars, rxvt_screen
   // command.C
   void key_press (XKeyEvent &ev);
   void key_release (XKeyEvent &ev);
+  void update_user_time (Time time);
   unsigned int cmd_write (const char *str, unsigned int count);
 
   wchar_t next_char () NOTHROW;