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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin
From:       Lucas Murray <lmurray () undefinedfire ! com>
Date:       2010-01-22 3:14:48
Message-ID: 1264130088.524643.31815.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1078328 by lmurray:

Backport r1078327:
Don't auto-group transient windows.


 M  +4 -0      workspace.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/workspace.cpp #1078327:1078328
@@ -2850,6 +2850,10 @@
             return found;
         }
 
+    // If this is a transient window don't take a guess
+    if( c->isTransient() )
+        return NULL;
+
     // If we don't have an ID take a guess
     if( c->rules()->checkAutogrouping( options->autogroupSimilarWindows ))
         {
[prev in list] [next in list] [prev in thread] [next in thread] 

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