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

List:       kde-commits
Subject:    kdebase/kicker/taskmanager
From:       Stefan Nikolaus <stefan.nikolaus () stuco ! uni-oldenburg ! de>
Date:       2005-01-18 17:47:23
Message-ID: 20050118174723.A6B381BC37 () office ! kde ! org
[Download RAW message or body]

CVS commit by nikolaus: 

Deminimize minimized maximized windows should not demaximize them ;-)

BUG: 86489


  M +1 -1      taskmanager.cpp   1.81


--- kdebase/kicker/taskmanager/taskmanager.cpp  #1.80:1.81
@@ -701,5 +701,5 @@ void Task::restore()
         KWin::deIconifyWindow( _win );
     NETWinInfo ni( qt_xdisplay(),  _win, qt_xrootwin(), NET::WMState );
-    ni.setState( 0, NET::Max );
+    ni.setState( 0, 0 );
     if( !on_current )
         KWin::forceActiveWindow( _win );


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

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