| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: compiz-gnome | Distribution: openSUSE 11.4 |
| Version: 0.9.2.1 | Vendor: openSUSE |
| Release: 5.5 | Build date: Tue Feb 22 23:33:41 2011 |
| Group: System/GUI/GNOME | Build host: build21 |
| Size: 590392 | Source RPM: compiz-0.9.2.1-5.5.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.compiz.org | |
| Summary: OpenGL window and compositing manager configuration utilities | |
This package contains Gnome based configuration utilities for the Compiz compositing manager.
GPLv2+ ; MIT License (or similar)
* Sat Feb 12 2011 dimstar@opensuse.org
- Update to commit a493658e055c59226de31406fe622aec3d4a1c6f:
+ Fixes bugs: bnc#670124, bnc#670600, bnc#670605.-
* Fri Jan 21 2011 dimstar@opensuse.org
- Forward to commit 7ce34eabf766f9983b5fddda0e1f5e72b6dac330
* Mon Nov 08 2010 dimstar@opensuse.org
- Update to version 0.9.2.1:
+ Critical crasher bugfixes.
* Mon Nov 08 2010 dimstar@opensuse.org
- Add update.sh as a source to the package. The script is used to
ease the automatic updates to latest git snapshots.
* Sat Nov 06 2010 dimstar@opensuse.org
- Update to version 0.9.2:
+ Made minimization functions wrappable
+ Decorators now get shadow settings from window properties on
the root window and not through gconf, kconfig or dbus
+ Allow resizing from the center of the window
+ Clean up gtk-window-decorator
+ Fixed a number of reparenting bugs.
* Tue Sep 28 2010 dimstar@opensuse.org
- Recommend instead of Require -lang package.
* Tue Sep 28 2010 dimstar@opensuse.org
- Forward to commit 0f9f1cdb8f03cef37643c636cbfc3897e61657f7
* Fri Sep 24 2010 dimstar@opensuse.org
- Drop compiz-gdk_deprecated.patch: fixed upstream.
- BuildRequires gconf2-devel.
* Wed Sep 08 2010 vuntz@opensuse.org
- Change old-style BuildRequires to pkgconfig() style
BuildRequires for GNOME-related dependencies:
+ old-style: gconf2-devel, gnome-control-center-devel,
gnome-desktop-devel, libgnome-window-settings-devel,
libwnck-devel, metacity-devel.
+ new-style: gconf-2.0, gnome-desktop-2.0, gnome-keybindings,
gnome-window-settings-2.0, libmetacity-private, libwnck-1.0.
- This will make it easier to switch to GNOME 3 libraries.
* Sun Sep 05 2010 dimstar@opensuse.org
- Add compiz-gdk_deprecated.patch: we currently rely on deprecated
gdkgc symbols. Porting to Cairo has not started yet.
* Wed Aug 25 2010 dimstar@opensuse.org
- Automatic updated to git snapshot.
+ Mostly crash fixes
- Fix build for Factory.
* Tue Jul 06 2010 dimstar@opensuse.org
- 0001-Use-dynamic-allocation-for-plugin-class-indexes-and-.patch
added to work around a gcc 4.5 bug.
* Sun Jul 04 2010 dimstar@opensuse.org
- Update to 0.9.0
+ Rewritten core in C++.
+ Rewritten plugin APIs.
+ Rewritten buildsystem in CMake, supports option code
autogeneration, plugin build dependency handling, amongst other
things.
+ Smart wrappable functions, enables saving on otherwise useless
CPU cycles.
+ Reparenting window decorations.
+ Support for tiled textures and screen sizes larger than
max_texture_size through the use of the copytex plugin.
+ Composite and OpenGL based rendering dropped from core, split
into the opengl and composite plugins, which represent a step
towards pluggable rendering backends.
+ Ability to run in non composited mode added to
gtk-window-decorator and kde4-window-decorator.
+ kde-window-decorator dropped.
+ Added KDE plugin to integrate with the QT main loop and create
a KApplication for KCrash support on KDE.
+ dbus plugin now uses screen number to identify compiz instance.
+ Dropped multi-screen mode, launch compiz on individual screens
instead.
+ Shape drawing mode added to annotate plugin.
+ Fixed screen updates issue in annotate plugin.
+ Added serialization interface, which allows plugins to
save/restore activity states between plugin and compiz reloads.
Serialization info is stored in X11 window properties and is
automatically dropped by the X Server when the window is
destroyed.
+ Added compiztoolbox library plugin used by switchers and
screenshot, which provide a simple interface for accessing XDG
and drawing thumbnails.
- Split out a -lang package
* Mon Jun 14 2010 dimstar@opensuse.org
- Add compiz-unmanaged-window-position.patch, fixes window position
of unmanaged windows, like for example the clock-applet.
* Sun May 09 2010 dimstar@opensuse.org
- Add compiz-gtk_widget_visible.patch to fix build with old GTK,
specifically for openSUSE <= 11.1.
* Tue Mar 30 2010 dimstar@opensuse.org
- Update to version 0.8.6:
+ Maintenance release.
+ Various focus and window placement fixes.
+ Fixed handling of windows that have a (server-drawn) border.
+ Fixed handling of window icons that have a colour depth of 1
bit.
+ Added KDE 4.4 support to KDE4 window decorator.
- Drop patches compiz-kde44.patch and compiz-gtk2.19.7.patch.
- Rebase kde-auto-comp.diff
* Mon Mar 22 2010 dimstar@opensuse.org
- Add compiz-gtk2.19.7.patch to fix build with newer gtk.
* Fri Feb 12 2010 dominique.leuenberger@tmf-group.com
- Add compiz-kde44.patch in order to build against KDE 4.4.
* Wed Dec 02 2009 coolo@novell.com
- fix syntax error to fix build
* Fri Nov 13 2009 dimstar@opensuse.org
- Update to version 0.8.4
+ Fixed issue in strut handling that could lead to struts being
ignored for certain monitor configurations.
+ Fixed window position constraining logic.
+ Fixed kconfig xslt files missing from 0.8.0 tarball.
+ New plugin "commands" that handles the bindings for arbitrary
commands
+ New plugin "gnomecompat" which handles bindings
+ Added support for _NET_WM_FULLSCREEN_MONITORS EWMH hint.
+ Added support for reading the icon hint from the WM_HINTS
property
+ Update Gnome support for Gnome 2.24.
+ Adjusted gtk-window-decorator for newer libmetacity-private
versions.
+ Adjusted kde4-window-decorator for KDE 4.2 API
- Re-enable KDE4 window decorator
- Respin patches:
+ bug-449168-avoid-independent-output-painting.diff
+ bug-474862-allow-moving-focus-to-fs-window.diff
+ compiz-default-settings.diff
+ compiz-java-config-notify.diff
+ kde-auto-comp.diff
- Drop patches:
+ compiz-0.7.8-NOMAD.diff
+ compiz-core-default-plugins-diff
+ compiz-dmx-ignore-glx.diff
+ compiz-kde4-decorator-rollback.diff
+ compiz-kde4-decorator-update.diff
+ compiz-kde4-paint-fix.diff
+ compiz-ldpreload-indirect.diff
+ compiz-missing-translations.patch
+ compiz-no-focus-prevention-for-windows-without-decorations.diff
+ compiz-scale-mode-toggle-1.diff
+ gnome-xgl-settings-hwinfo-primary-display-bno335445.patch
+ gnome-xgl-settings-remove-gconf.diff
+ bug-475349-moveInputFocusToOtherWindow.diff
- Remove obsoleted Mesa and gnome-xgl-settings sources
* Tue Oct 20 2009 dimstar@opensuse.org
- Disable KDE4 Packages at least on openSUSE 11.2 due to
incompatibility between compiz 0.7.8 and KDE 4.3, bnc#545324,
bnc#545747.
* Sun Oct 04 2009 aj@suse.de
- Require libxslt-devel and libxml-devel for devel package.
* Tue Sep 29 2009 aj@suse.de
- Disable kde3 for openSUSE 11.2.
* Wed Sep 23 2009 aj@suse.de
- Add new openSUSE logo for compiz (file opensuse.png), bnc#540516.
* Mon Sep 07 2009 dimstar@opensuse.org
- Add compiz-gconf_includes.patch to fix compilation with missing
- I/usr/include/gconf/2 CFLAGS.
- Clean spec file using spec_cleaner.
* Wed Aug 19 2009 dominique-obs@leuenberger.net
- The -devel package requires startup-notification-devel in plus.
- BuildRequire libgnome-window-settings-devel on openSUSE 11.2
and newer.
- Add compiz-metacity-private.patch, fixes bnc#481519
- Add gnome-desktop-devel BuildRequires
* Fri May 08 2009 davidr@novell.com
- Fix texture allocation that caused compiz to crash when
using some applications (e.g. googleearth) (bnc#502416)
* Fri Apr 17 2009 crrodriguez@suse.de
- use --disable-static
* Thu Apr 09 2009 vuntz@novell.com
- Review changes.
* Sun Mar 29 2009 cyberorg@opensuse.org
- add branding-upstream (bnc#490018)
* Sun Mar 08 2009 cyberorg@opensuse.org
- Fix post for branding packages
/usr/bin/gtk-window-decorator /usr/lib/compiz/libglib.so /usr/lib/compiz/libgnomecompat.so /usr/share/GConf/schemas/compiz-core.schemas /usr/share/GConf/schemas/gwd.schemas /usr/share/compiz/glib.xml /usr/share/compiz/gnomecompat.xml /usr/share/gnome-control-center/keybindings/50-compiz-desktop-key.xml /usr/share/gnome-control-center/keybindings/50-compiz-key.xml /usr/share/gnome/wm-properties/compiz-wm.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:55:49 2013