Skip to content
  • John Harper's avatar
    added second argument, `timestamp', that's passed straight through to · bec53ebb
    John Harper authored
    2001-01-04  John Harper  <jsh@eazel.com>
    
    	* libnautilus-extensions/nautilus-gdk-extensions.c,
    	libnautilus-extensions/nautilus-gdk-extensions.h
    	(nautilus_gdk_window_focus): added second argument,
    	`timestamp', that's passed straight through to XSetInputFocus
    
    	* libnautilus-extensions/nautilus-drag-window.c: save the
    	timestamp in the WM_TAKE_FOCUS client message, and use it when
    	eventually focusing the window (instead of implicitly using
    	CurrentTime, which can lead to race conditions)
    
    	* libnautilus-extensions/nautilus-icon-text-item.c
    	(iti_ensure_focus): pass GDK_CURRENT_TIME as timestamp to
    	nautilus_gdk_window_focus
    bec53ebb