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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin/effects/desktopgrid
From:       Martin Gräßlin <ubuntu () martin-graesslin ! com>
Date:       2010-01-18 18:48:49
Message-ID: 1263840529.943815.28001.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076721 by graesslin:

Backport rev 1076719: Do not activate desktop grid while it is still moving back \
                windows in present windows mode from last usage.
CCBUG: 223234


 M  +2 -0      desktopgrid.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/effects/desktopgrid/desktopgrid.cpp \
#1076720:1076721 @@ -1020,6 +1020,8 @@
         return; // Only one fullscreen effect at a time thanks
     if( effects->numberOfDesktops() < 2 )
         return; // No point if there is only one desktop
+    if( active && isMotionManagerMovingWindows() )
+        return; // Still moving windows from last usage - don't activate
     if( activated == active )
         return; // Already in that state
 


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

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