| 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 12.1 |
| Version: 0.9.5.92.1 | Vendor: openSUSE |
| Release: 2.1.2 | Build date: Sun Oct 30 09:32:22 2011 |
| Group: System/GUI/GNOME | Build host: build12 |
| Size: 2054443 | Source RPM: compiz-0.9.5.92.1-2.1.2.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)
* Wed Sep 21 2011 dimstar@opensuse.org
- Update to 0.9.5.92.1:
+ Fix failure to build from source due to merge failure on the
last release
- Changes from version 0.9.5.92:
+ Added GSettings schema generation
+ Revised libdecoration interface
+ Fixed crashes on shutdown
+ Don't unredirect overlay windows until they have been shaped
* Tue Aug 23 2011 andrea.turrini@gmail.com
- Fixed typos in compiz.spec
* Mon Jun 27 2011 dimstar@opensuse.org
- Remove gnome bits: there seems no plan upstream yet to re-enable
the integration into GNOME desktop. Missing feature is mostly the
keyboard binding sync between gnome and compiz (on the other
hand, both seem to use the same gconf keys by now).
* Fri Jun 03 2011 dimstar@opensuse.org
- Forward to commit f3a17768d665abab97b888d4d6e66f47770c27df
* Wed May 18 2011 dimstar@opensuse.org
- Extend update.sh to extract the version from the git folder and
inject it into the .spec file.
* Sun Mar 06 2011 dimstar@opensuse.org
- Drop compiz-kde-w-d.patch: included upstream.
* Sun Mar 06 2011 dimstar@opensuse.org
- Forward to commit 16295397033bee4ace327b6ba48830e844e77b4d
* Mon Feb 21 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Sun Feb 20 2011 dimstar@opensuse.org
- Add compiz-kde-w-d.patch: bnc#671672: Maximizing Windows doesn't
work any more with latest compiz packages.
* 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/lib64/compiz/libgnomecompat.so /usr/share/GConf/schemas/compiz-annotate.schemas /usr/share/GConf/schemas/compiz-blur.schemas /usr/share/GConf/schemas/compiz-clone.schemas /usr/share/GConf/schemas/compiz-commands.schemas /usr/share/GConf/schemas/compiz-compiztoolbox.schemas /usr/share/GConf/schemas/compiz-composite.schemas /usr/share/GConf/schemas/compiz-copytex.schemas /usr/share/GConf/schemas/compiz-core.schemas /usr/share/GConf/schemas/compiz-cube.schemas /usr/share/GConf/schemas/compiz-dbus.schemas /usr/share/GConf/schemas/compiz-decor.schemas /usr/share/GConf/schemas/compiz-fade.schemas /usr/share/GConf/schemas/compiz-gnomecompat.schemas /usr/share/GConf/schemas/compiz-imgpng.schemas /usr/share/GConf/schemas/compiz-imgsvg.schemas /usr/share/GConf/schemas/compiz-ini.schemas /usr/share/GConf/schemas/compiz-inotify.schemas /usr/share/GConf/schemas/compiz-kde.schemas /usr/share/GConf/schemas/compiz-move.schemas /usr/share/GConf/schemas/compiz-obs.schemas /usr/share/GConf/schemas/compiz-opengl.schemas /usr/share/GConf/schemas/compiz-place.schemas /usr/share/GConf/schemas/compiz-regex.schemas /usr/share/GConf/schemas/compiz-resize.schemas /usr/share/GConf/schemas/compiz-rotate.schemas /usr/share/GConf/schemas/compiz-scale.schemas /usr/share/GConf/schemas/compiz-screenshot.schemas /usr/share/GConf/schemas/compiz-switcher.schemas /usr/share/GConf/schemas/compiz-water.schemas /usr/share/GConf/schemas/compiz-wobbly.schemas /usr/share/GConf/schemas/compiz-zoom.schemas /usr/share/GConf/schemas/gwd.schemas /usr/share/compiz/gnomecompat.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:07:35 2013