Mailinglist Archive: opensuse-commit (1187 mails)

< Previous Next >
commit compiz
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 20 Apr 2006 17:39:55 +0200 (CEST)
  • Message-id: <20060420153955.92B388BEAC@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package compiz
checked in at Thu Apr 20 17:39:55 CEST 2006.

--------
--- compiz/compiz.changes 2006-04-07 22:20:03.000000000 +0200
+++ STABLE/compiz/compiz.changes 2006-04-20 03:44:17.000000000 +0200
@@ -1,0 +2,27 @@
+Thu Apr 20 03:19:51 CEST 2006 - dreveman@xxxxxxx
+
+- Fix infinite loop in gconf plugin.
+- A lot of improvements to schema file.
+- Fix for focusable panel applets.
+- Better check if a newly-mapped window should be focused.
+- Don't add decorations to previously-undecorated windows.
+ (bnc 165393)
+- Handle gravity for ConfigureRequests. (Fixes bnc 163058)
+- Fix issue with resizing of windows with aspect ratio.
+- Fix so that scale plugin can't be initiated when no windows are
+ visible.
+- Add support for automatic unredirecting of fullscreen windows.
+ Allows fullscreen video without support for FBOs or pbuffers
+ present.
+- Fix offset that caused water plugin to crash when FBOs are not
+ available.
+- Support for PNGs on top face of cube.
+- Novell logo on top face by default.
+- Fix positioning of window buttons and only show appropriate
+ buttons.
+- Changed to "Pause" key for scale effect.
+- Fix a crasher in the screenshot binding code.
+- Fix issue that caused gnome-theme-manager to crash. (#165421)
+- Fix modal dialog handling.
+
+-------------------------------------------------------------------

Old:
----
Mesa-CVS-060312-csb.tar.bz2
compiz-full-schema.patch

New:
----
Mesa-CVS-20060413.tar.bz2

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

Other differences:
------------------
++++++ compiz.spec ++++++
--- /var/tmp/diff_new_pack.Xj181w/_old 2006-04-20 17:38:19.000000000 +0200
+++ /var/tmp/diff_new_pack.Xj181w/_new 2006-04-20 17:38:19.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package compiz (Version cvs_060407)
+# spec file for package compiz (Version cvs_060420)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,13 +17,13 @@
PreReq: %fillup_prereq
Requires: libpng libdrm gconf2 gtk2 gnome-desktop control-center2 libsvg libsvg-cairo libwnck
Autoreqprov: on
-Version: cvs_060407
-Release: 2
+Version: cvs_060420
+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-060312-csb.tar.bz2
+Source: Mesa-CVS-20060413.tar.bz2
Source1: compiz-0.0.9.tar.bz2
Source2: xgl-switch-0.1.tar.bz2
### /bin/ls *.{diff,patch} | perl -ne 'print "Patch$n: ".$_; $n++;'
@@ -31,7 +31,6 @@
Patch1: Mesa-configs.diff
Patch2: mesa-tfp-defines-1.patch
Patch3: xgl-switch-desktop.patch
-Patch4: compiz-full-schema.patch

%description
Compiz is an OpenGL compositing manager that use
@@ -54,7 +53,6 @@
patch -d Mesa -p0 < $RPM_SOURCE_DIR/Mesa-configs.diff
patch -d Mesa -p0 < $RPM_SOURCE_DIR/mesa-tfp-defines-1.patch
patch -p0 < $RPM_SOURCE_DIR/xgl-switch-desktop.patch
-patch -d compiz-* -p0 < $RPM_SOURCE_DIR/compiz-full-schema.patch

%build
PREFIX=/usr
@@ -136,6 +134,30 @@
/etc/opt/gnome/gconf/schemas/compiz.schemas

%changelog -n compiz
+* Thu Apr 20 2006 - dreveman@xxxxxxx
+- Fix infinite loop in gconf plugin.
+- A lot of improvements to schema file.
+- Fix for focusable panel applets.
+- Better check if a newly-mapped window should be focused.
+- Don't add decorations to previously-undecorated windows.
+ (bnc 165393)
+- Handle gravity for ConfigureRequests. (Fixes bnc 163058)
+- Fix issue with resizing of windows with aspect ratio.
+- Fix so that scale plugin can't be initiated when no windows are
+ visible.
+- Add support for automatic unredirecting of fullscreen windows.
+ Allows fullscreen video without support for FBOs or pbuffers
+ present.
+- Fix offset that caused water plugin to crash when FBOs are not
+ available.
+- Support for PNGs on top face of cube.
+- Novell logo on top face by default.
+- Fix positioning of window buttons and only show appropriate
+ buttons.
+- Changed to "Pause" key for scale effect.
+- Fix a crasher in the screenshot binding code.
+- Fix issue that caused gnome-theme-manager to crash. (#165421)
+- Fix modal dialog handling.
* Fri Apr 07 2006 - danw@xxxxxxx
- Patch in an improved schemas file (and a code patch to fix a bug
it exposes) and remove the gconf-dump plugin. Also, after discussion

++++++ Mesa-CVS-060312-csb.tar.bz2 -> Mesa-CVS-20060413.tar.bz2 ++++++
++++ 35236 lines of diff (skipped)

++++++ compiz-0.0.9.tar.bz2 ++++++
++++ 6875 lines of diff (skipped)


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



Remember to have fun...


< Previous Next >