Version: 0.7.0-bp150.2.4
* Sat Dec 19 2015 sor.alexei@meowr.ru
- Update to 0.7.0:
* Add MATE support.
* Add Marco fallback WM.
* Do not use Emerald by default.
* Remove blacklisting: deeply outdated.
* Software rasteriser check (bsc#479060).
* Other minor fixes.
- Rebase compiz-manager-setup.patch.
- Remove compiz-manager-detect-multiple-graphic-cards.patch,
bug-469785-disable-loose-binding.diff,
compiz-manager-avoid-sw-rast-bug-479060.diff,
compiz-manager-dry_run.patch, compiz-manager-fallback_xterm.patch,
compiz-manager-sbin-lspci.patch, compiz-manager-nouveau.patch,
compiz-manager-sm-client-id.patch: fixed upstream.
* Fri Nov 20 2015 sor.alexei@meowr.ru
- Fix config.skel: was configured for Compiz 0.9.x.
- Remove Compiz 0.9.x plugins from compiz-manager-setup.patch.
- Enhance compiz-manager-detect-multiple-graphic-cards.patch:
original regular expressions are faulty.
* Mon Nov 09 2015 sor.alexei@meowr.ru
- Update and fix compiz-manager-setup.patch (Compiz 0.9.x stuff,
lack of MATE compatibility, $XDG_CONFIG_HOME ignoring).
- Add Marco to compiz-manager-fallback_xterm.patch.
- Rebase and rename compiz-manager-bnc564536.patch to
compiz-manager-sbin-lspci.patch.
* Sun Oct 19 2014 Led <ledest@gmail.com>
- fix bashism
- update patches:
* compiz-manager-setup.patch
* Thu May 31 2012 ku.b@gmx.de
- Requires Compiz < 0.9
* Mon Oct 03 2011 dimstar@opensuse.org
- Fix typo in patch tagline.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Sun Feb 13 2011 dimstar@opensuse.org
- Add shift switcher to default configuraiton (Alt-Tab)
- Disable audible bell in default coniguration
- Use zoom effect for open and close.
* Tue Aug 10 2010 badshah400@gmail.com
- Added the Place plugin to default configuration, configured to
smart placing
* Mon Aug 02 2010 dimstar@opensuse.org
- Update default configuration based on compiz 0.9.0's new internal
structure.
- Add composite and opengl to mandatory plugins, this should fix
bnc#625689.
* Tue Jul 27 2010 dimstar@opensuse.org
- Update compiz-manager-setup.patch to reflect renamed plugin names
decoration -> decor (bnc#625689).
- Copy the config skeleton to the correct location: upstream moved
from ~/.config/compiz to ~/.config/compiz-1.
- Require compiz >= 0.9 by this current version of compiz-manager.
* Tue Jul 20 2010 dimstar@opensuse.org
- Add compiz-manager-nouveau.patch: define nouveau driver as
sufficient to handle compiz.
* Thu Jul 08 2010 cyberorg@opensuse.org
- remove splash form default, add thumbnail and zoom
* Mon Jun 14 2010 dimstar@opensuse.org
- Disable the fglrx workaround by default again. It was introduced
during testing of bnc597596. Reported in bnc#614208.
* Fri Jun 11 2010 dimstar@opensuse.org
- bnc#613597: Add fade to the default configuration
* Wed Jun 02 2010 dimstar@opensuse.org
- Add compiz-manager-sm-client-id patch to avoid a 10 second
timeout of gnome-session waiting for the window manager to
register with the session.
- Default config: enable as_fglrx_xgl_fix workaround.
* Wed May 26 2010 dimstar@opensuse.org
- Integrate default config logic into compiz-manager-setup.patch.
If the user does not yet have a Default.ini, we'll drop a
default in his configuration.
- In case the user runs a gnome-session, we append gnomecompat to
the list of expected plugins (bnc#607847)
- the mandatory plugin list was reduced minimal list (bnc#607092)
* Thu Apr 22 2010 dimstar@opensuse.org
- Require: util-linux to ensure we have "which". Almost everything
would fail without it.
- Add a set of default plugins to be loaded (bnc#575559):
+ core png cube decoration move minimize resize switcher wobbly
rotate
* Thu Mar 25 2010 dimstar@opensuse.org
- Fix typo in compiz-manager-dry_run.patch.
* Thu Dec 17 2009 dimstar@opensuse.org
- Modify compiz-manager-bnc564536.patch: use the $LIB variable
which is introduced by compis-manager-setup.patch.