Hello community,

here is the log from the commit of package kdebase3-SuSE for openSUSE:Factory 
checked in at 2012-10-23 19:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdebase3-SuSE (Old)
 and      /work/SRC/openSUSE:Factory/.kdebase3-SuSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdebase3-SuSE", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebase3-SuSE/kdebase3-SuSE.changes      
2012-08-12 15:26:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase3-SuSE.new/kdebase3-SuSE.changes 
2012-10-23 19:38:16.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Oct 21 06:13:13 UTC 2012 - [email protected]
+
+- enable window shadows by default
+
+-------------------------------------------------------------------

New:
----
  enable-shadows.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdebase3-SuSE.spec ++++++
--- /var/tmp/diff_new_pack.15ysfC/_old  2012-10-23 19:38:22.000000000 +0200
+++ /var/tmp/diff_new_pack.15ysfC/_new  2012-10-23 19:38:22.000000000 +0200
@@ -63,6 +63,7 @@
 Patch1:         branding-12_1.patch
 Patch2:         kwin-show-desktop.patch
 Patch3:        kdebase3-suse-libpng14.patch
+Patch4: enable-shadows.patch
 
 %description
 This package contains the standard SUSE desktop and menu extensions for
@@ -109,11 +110,12 @@
 %patch1 -p1
 %endif
 %patch2 -p1
-%if %suse_version <= 1210
+%if %{suse_version} <= 1210
 %patch3 -p1
 %else
 rm -rf ksplashx
 %endif
+%patch4 -p1
 
 update_admin
 

++++++ enable-shadows.patch ++++++
diff -wruN kdebase-SuSE.orig/config-files/etc/opt/kde3/share/config/kwinrc 
kdebase-SuSE/config-files/etc/opt/kde3/share/config/kwinrc
--- kdebase-SuSE.orig/config-files/etc/opt/kde3/share/config/kwinrc     
2008-05-16 12:25:00.000000000 +0400
+++ kdebase-SuSE/config-files/etc/opt/kde3/share/config/kwinrc  2012-09-29 
18:32:02.792219520 +0400
@@ -9,7 +9,10 @@
 TitlebarDoubleClickCommand=Maximize
 
 [Notification Messages]
-UseTranslucency=false
+UseTranslucency=true
+
+[PopupInfo]
+ShowPopup=false
 
 [Translucency]
 ActiveWindowOpacity=100
@@ -20,9 +23,10 @@
 InactiveWindowShadowSize=0
 MovingWindowOpacity=25
 OnlyDecoTranslucent=false
-RemoveShadowsOnMove=true
+RemoveShadowsOnMove=false
+ResetKompmgr=false
 RemoveShadowsOnResize=true
 TranslucentActiveWindows=false
 TranslucentDocks=false
 TranslucentInactiveWindows=false
 TranslucentMovingWindows=false
 TreatKeepAboveAsActive=false
diff -wruN kdebase-SuSE.orig/config-files/etc/opt/kde3/share/config/xcompmgrrc 
kdebase-SuSE/config-files/etc/opt/kde3/share/config/xcompmgrrc
--- kdebase-SuSE.orig/config-files/etc/opt/kde3/share/config/xcompmgrrc 
2006-11-10 16:08:59.000000000 +0300
+++ kdebase-SuSE/config-files/etc/opt/kde3/share/config/xcompmgrrc      
2012-09-30 02:17:40.876226141 +0400
@@ -7,5 +7,5 @@
 FadeWindows=false
 ShadowColor=0x000000
 ShadowOffsetX=0
-ShadowOffsetY=-80
-ShadowRadius=6
+ShadowOffsetY=0
+ShadowRadius=3
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to