Skip to content
  • Vincent Untz's avatar
    Remove the 1-second delay to display the inhibit dialog when an · aa2f3743
    Vincent Untz authored
    2009-04-08  Vincent Untz  <vuntz@gnome.org>
    
    	Remove the 1-second delay to display the inhibit dialog when an
    	application is blocking logging out.
    
    	* gnome-session/gsm-manager.c: (query_end_session_complete): remove the
    	query timeout since it might still be running
    	(do_phase_query_end_session): do not remove the query timeout here:
    	it's the start of a phase, so there's no such timeout
    	(on_client_end_session_response): rework a bit to make sure we call
    	query_end_session_complete() if we are at the end of
    	GSM_MANAGER_PHASE_QUERY_END_SESSION
    
    svn path=/trunk/; revision=5376
    aa2f3743