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

List:       kde-commits
Subject:    kdebase/kwin/clients/plastik
From:       Sandro Giessl <sandro () giessl ! com>
Date:       2005-03-22 23:08:50
Message-ID: 20050322230850.A195B3C7 () office ! kde ! org
[Download RAW message or body]

CVS commit by giessl: 

No need for a hard reset for SettingButtons changes, KCommonDecoration can handle button reset.


  M +4 -1      plastik.cpp   1.18
  M +1 -1      plastik.h   1.17


--- kdebase/kwin/clients/plastik/plastik.cpp  #1.17:1.18
@@ -1,4 +1,4 @@
 /* Plastik KWin window decoration
-  Copyright (C) 2003 Sandro Giessl <ceebx@users.sourceforge.net>
+  Copyright (C) 2003-2005 Sandro Giessl <sandro@giessl.com>
 
   based on the window decoration "Web":
@@ -121,4 +121,7 @@ bool PlastikHandler::reset(unsigned long
     {
         needHardReset = false;
+    } else if (changed & SettingButtons) {
+        // handled by KCommonDecoration
+        needHardReset = false;
     }
 

--- kdebase/kwin/clients/plastik/plastik.h  #1.16:1.17
@@ -1,4 +1,4 @@
 /* Plastik KWin window decoration
-  Copyright (C) 2003 Sandro Giessl <ceebx@users.sourceforge.net>
+  Copyright (C) 2003-2005 Sandro Giessl <sandro@giessl.com>
 
   based on the window decoration "Web":


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

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