[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

playground/artwork/kwin-decor-suse2



SVN commit 513811 by geflei:

bump version to 0.3.4

 M  +1 -1      ChangeLog  
 M  +4 -0      TODO  
 M  +3 -3      debian/changelog  
 M  +1 -1      debian/control  
 M  +1 -1      kwin-decor-suse2.spec  
 M  +1 -1      src/SUSE2client.cpp  


--- trunk/playground/artwork/kwin-decor-suse2/ChangeLog #513810:513811
@@ -1,4 +1,4 @@
-next
+0.3.4
 -dont be smart on config changes - fixes wrong button colors when colors change
 -fix icon shadows when toolwindows are exactly 4px smaller than normal
 -fix drawing with sharp edges
--- trunk/playground/artwork/kwin-decor-suse2/TODO #513810:513811
@@ -1,6 +1,10 @@
 -bugfixing
 -translation
 
+-1 known issue: some apps (quanta, kdevelop) dont keep their state if
+ maximized + moving and resizing of max. windows is not allowed
+ with shading, I guess thats a problem with kwin, if somebody has an idea please tell me
+
 Don't get to bloated. ;-)
 Uhm, we're getting close. I guess all options I can think of are done now.
 And as we have now deKorator and decgen everybody can make his own decoration. ;-)
--- trunk/playground/artwork/kwin-decor-suse2/debian/changelog #513810:513811
@@ -1,8 +1,8 @@
-kwin-decor-suse2 (0.3.91-1) unstable; urgency=low
+kwin-decor-suse2 (0.3.4-1) unstable; urgency=low
 
-  * Updated to 0.3.91
+  * Updated to 0.3.4
 
- -- Gerd Fleischer <gerdfleischer@web.de>  Sun, 22 Jan 2006 19:56:34 +0200
+ -- Gerd Fleischer <gerdfleischer@web.de>  Thu, 23 Feb 2006 19:56:34 +0200
 
 kwin-decor-suse2 (0.3.2-1) unstable; urgency=low
 
--- trunk/playground/artwork/kwin-decor-suse2/debian/control #513810:513811
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Adrian Neumaier <adrian@firehand.org>
-Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev (>= 4:3.3.0), kdebase-dev (>= 4:3.3.0), cdbs
+Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev (>= 4:3.5.0), kdebase-dev (>= 4:3.5.0), cdbs
 Standards-Version: 3.6.2
 
 Package: kwin-style-suse2
--- trunk/playground/artwork/kwin-decor-suse2/kwin-decor-suse2.spec #513810:513811
@@ -34,7 +34,7 @@
 %if %{DIST} == SuSE
 cp extra/kroete.png src/titlebar_decor.png
 . /etc/opt/kde3/common_options
-update_admin
+update_admin --no-unsermake
 %endif
 
 %build
--- trunk/playground/artwork/kwin-decor-suse2/src/SUSE2client.cpp #513810:513811
@@ -66,7 +66,7 @@
 // pure virtual methods from KCommonDecoration
 QString SUSE2Client::visibleName() const
 {
-    return i18n("SUSE2 (Version %1)").arg("0.3.4pre");
+    return i18n("SUSE2 (Version %1)").arg("0.3.4");
 }
 
 QString SUSE2Client::defaultButtonsLeft() const



Reply to: