Hello community,
here is the log from the commit of package compiz
checked in at Sun Apr 30 17:50:15 CEST 2006.
--------
--- compiz/compiz.changes 2006-04-25 22:16:53.000000000 +0200
+++ STABLE/compiz/compiz.changes 2006-04-30 15:42:27.000000000 +0200
@@ -1,0 +2,28 @@
+Sun Apr 30 15:23:08 CEST 2006 - dreveman(a)suse.de
+
+- Remove compiz-gconf.patch and compiz-schema.patch as they are
+ no longer needed.
+- Configurable drop-shadows.
+- Made window decoration updates for switcher window more
+ efficient.
+- Fix issue that caused some animations to to stop.
+- Fix so that we're leaving show desktop mode when all windows
+ have been unminimized.
+- Draging a maximized window down will snap-off from being
+ maximized and moving it back up will maximize it again.
+- Fix pointer warping.
+- Add maximize effect to wobbly plugin.
+- For the rotate-to-specific-face keys, rotate counterclockwise
+ when that's faster.
+- Fix so that rotate-to-specific-face works properly when use it
+ before previous rotation is done.
+- Add show-dektop key-binding.
+- Add raise-on-click option.
+- Made screen edges drag-and-drop aware so it's possible to drag
+ from window one cube side to window on another cube side.
+- Fix bring to front option in switcher.
+- Add zoom option to switcher.
+- Cube unfolding support.
+- Don't decorate fullscreen windows.
+
+-------------------------------------------------------------------
Old:
----
compiz-0.0.9.tar.bz2
compiz-gconf.patch
compiz-schema.patch
New:
----
compiz-0.0.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compiz.spec ++++++
--- /var/tmp/diff_new_pack.KYw4Ei/_old 2006-04-30 17:49:34.000000000 +0200
+++ /var/tmp/diff_new_pack.KYw4Ei/_new 2006-04-30 17:49:34.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package compiz (Version cvs_060421)
+# spec file for package compiz (Version cvs_060430)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,22 +17,20 @@
PreReq: %fillup_prereq
Requires: libpng libdrm gconf2 gtk2 gnome-desktop control-center2 libsvg libsvg-cairo libwnck
Autoreqprov: on
-Version: cvs_060421
-Release: 7
+Version: cvs_060430
+Release: 1
Summary: OpenGL window and compositing manager.
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64
### /bin/ls *.tar.{gz,bz2} 2>/dev/null|perl -ne 'print "Source$n: ".$_; $n++;'
Source: Mesa-CVS-20060413.tar.bz2
-Source1: compiz-0.0.9.tar.bz2
+Source1: compiz-0.0.10.tar.bz2
Source2: xgl-settings-0.2.tar.bz2
### /bin/ls *.{diff,patch} | perl -ne 'print "Patch$n: ".$_; $n++;'
Patch: Mesa-6.4.1-x86_64-fixes-1.patch
Patch1: Mesa-configs.diff
Patch2: mesa-tfp-defines-1.patch
-Patch3: compiz-schema.patch
-Patch4: xgl-settings-scale.patch
-Patch5: compiz-gconf.patch
+Patch3: xgl-settings-scale.patch
%description
Compiz is an OpenGL compositing manager that use
@@ -54,8 +52,6 @@
patch -d Mesa -p0 < $RPM_SOURCE_DIR/Mesa-6.4.1-x86_64-fixes-1.patch
patch -d Mesa -p0 < $RPM_SOURCE_DIR/Mesa-configs.diff
patch -d Mesa -p0 < $RPM_SOURCE_DIR/mesa-tfp-defines-1.patch
-patch -d compiz-* -p0 < $RPM_SOURCE_DIR/compiz-schema.patch
-patch -d compiz-* -p0 < $RPM_SOURCE_DIR/compiz-gconf.patch
patch -d xgl-* -p0 < $RPM_SOURCE_DIR/xgl-settings-scale.patch
%build
@@ -141,6 +137,31 @@
/etc/opt/gnome/gconf/schemas/compiz.schemas
%changelog -n compiz
+* Sun Apr 30 2006 - dreveman(a)suse.de
+- Remove compiz-gconf.patch and compiz-schema.patch as they are
+ no longer needed.
+- Configurable drop-shadows.
+- Made window decoration updates for switcher window more
+ efficient.
+- Fix issue that caused some animations to to stop.
+- Fix so that we're leaving show desktop mode when all windows
+ have been unminimized.
+- Draging a maximized window down will snap-off from being
+ maximized and moving it back up will maximize it again.
+- Fix pointer warping.
+- Add maximize effect to wobbly plugin.
+- For the rotate-to-specific-face keys, rotate counterclockwise
+ when that's faster.
+- Fix so that rotate-to-specific-face works properly when use it
+ before previous rotation is done.
+- Add show-dektop key-binding.
+- Add raise-on-click option.
+- Made screen edges drag-and-drop aware so it's possible to drag
+ from window one cube side to window on another cube side.
+- Fix bring to front option in switcher.
+- Add zoom option to switcher.
+- Cube unfolding support.
+- Don't decorate fullscreen windows.
* Tue Apr 25 2006 - danw(a)suse.de
- Add compiz-gconf.patch to make it so plugins are actually loaded
if you run with no previous compiz gconf keys set
++++++ compiz-0.0.9.tar.bz2 -> compiz-0.0.10.tar.bz2 ++++++
++++ 10445 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...