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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Christian Weilbach <christian () whiletaker ! homeip ! net>
Date:       2008-08-14 5:05:36
Message-ID: 1218690336.919684.21106.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 846761 by weilbach:

I propose to only load the Splash if the user his/herself has really started the \
application and not the session manager has reloaded the app after startup. I really \
don't like to have a splash screen during startup only to find a minimized restored \
amarok in the tray which I wasn't focused on anyway. It is although o.k.. if I \
explicitly startup amarok.  If there is a better way to do it change it! I just think \
it feels much better that way. Either revert this one liner if you completely don't \
like it or please comment to dunsens AT web de since i think it is worth a thought. \
Sorry for being a bit cheeky by not discussing it first, I think I can risk a test \
phase a.t.m. and nobody is awake to discuss ;-)


 M  +1 -1      App.cpp  


--- trunk/extragear/multimedia/amarok/src/App.cpp #846760:846761
@@ -98,7 +98,7 @@
     DEBUG_BLOCK
     PERF_LOG( "Begin Application ctor" )
 
-    if( AmarokConfig::showSplashscreen() )
+    if( AmarokConfig::showSplashscreen() && !isSessionRestored() )
     {
         PERF_LOG( "Init KStandardDirs cache" )
         KStandardDirs *stdDirs = KGlobal::dirs();


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

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