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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin/tabbox
From:       Martin Gräßlin <ubuntu () martin-graesslin ! com>
Date:       2010-02-26 16:54:56
Message-ID: 1267203296.126256.9646.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1096424 by graesslin:

Backport rev 1096422:
Do not activate highlight windows in desktop switching. This fixes a crash in walk through desktops.
CCBUG: 223432


 M  +1 -1      tabboxhandler.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/tabbox/tabboxhandler.cpp #1096423:1096424
@@ -228,7 +228,7 @@
 
 void TabBoxHandlerPrivate::updateHighlightWindows()
     {
-    if( !isShown )
+    if( !isShown || config.tabBoxMode() != TabBoxConfig::ClientTabBox )
         return;
     QVector< WId > data( 2 );
     Display *dpy = QX11Info::display();
[prev in list] [next in list] [prev in thread] [next in thread] 

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