[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksmserver
From:       Chani Armitage <chanika () gmail ! com>
Date:       2010-12-18 14:28:28
Message-ID: 20101218142828.BC6F6AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207556 by chani:

handle interact requests during activity close

 M  +1 -1      shutdown.cpp  


--- trunk/KDE/kdebase/workspace/ksmserver/shutdown.cpp #1207555:1207556
@@ -308,7 +308,7 @@
 
 void KSMServer::interactRequest( KSMClient* client, int /*dialogType*/ )
 {
-    if ( state == Shutdown )
+    if ( state == Shutdown || state == ClosingSubSession )
         client->pendingInteraction = true;
     else
         SmsInteract( client->connection() );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic