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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdebase/kwin
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2004-02-10 11:47:45
Message-ID: 20040210114745.250A89672 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

Backport r2.53.


  M +2 -1      geometry.cpp   2.47.2.4


--- kdebase/kwin/geometry.cpp  #2.47.2.3:2.47.2.4
@@ -1403,5 +1403,6 @@ bool Client::isFullScreenable( bool full
 bool Client::userCanSetFullScreen() const
     {
-    return isNormalWindow() && fullscreen_mode != FullScreenHack && isMaximizable();
+    return isNormalWindow() && fullscreen_mode != FullScreenHack
+        && ( isMaximizable() || isFullScreen()); // isMaximizable() is false for isFullScreen()
     }
 


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

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