Version: 0.2.4-bp150.2.4
* Sat Jun 10 2017 sor.alexei@meowr.ru
- Update to version 0.2.4:
* Make the application ID for SNI the same as in AppIndicator in
Qt5: "Fusion Icon". Can affect the icon ordering.
* Stop using fusion-icon-panel in the Qt frontend.
The icon is expected to sometimes be symbolic.
Hence explicit lookup for it can cause problems.
* Implement left-click action with SNI on Qt5.
* Open menu on "secondary action" in GTK+3.
* Tue Apr 18 2017 sor.alexei@meowr.ru
- Update to version 0.2.3:
* Fix fail to fallback from GTK+ if dependencies are not met.
* Add Python3 support.
* Use /usr/local as a default prefix path.
- Switch to Python3.
* Wed May 04 2016 sor.alexei@meowr.ru
- Add a missing python-gobject-Gdk dependency.
* Wed Mar 09 2016 sor.alexei@meowr.ru
- Update to 0.2.2:
* Fix a crash in some cases caused by an error in DE detection.
* Acknowledge fusion-icon-panel icon in Qt backend.
* Some minor fixes.
* Sun Feb 21 2016 sor.alexei@meowr.ru
- Update to 0.2.1:
* Add left click action on Qt backend.
* Fix an icon of Emerald Theme Manager 0.8.12.1 on Gtk backend.
* Sat Feb 13 2016 sor.alexei@meowr.ru
- Update to 0.2.0:
* Restore Qt backend with fixes, menu entry icons and Qt5 support
(Qt version is selectable via --with-qt=4.0/5.0 setup.py arg).
* Restore Gtk2 support (selectable via --with-gtk=2.0/3.0 setup.py
argument).
* Gtk backend is the default one, except for KDE and LXQt where
Qt is defaulted instead.
* Note that one can select desired backend manually with
$FUSION_ICON_BACKEND environment variable.
* Replace icons for Window Manager and Window Decorator entries
with icons from icon themes (were from deprecated GtkStock).
* Drop mate-window-decorator.py hacks as script itself was
removed.
- Add python-qt5 dependency for Qt backend.
* Sun Dec 20 2015 sor.alexei@meowr.ru
- Update to 0.1.2:
* Create the tray icon using appindicators (SNI-tray).
* Actualise desktop environments detection.
* Use mate-window-decorator instead of setting Marco theme
manually.
* Add partial Compiz 0.9.x support.
* Make it possible to set fusion-icon as a WM in MATE.
- Remove fusion-icon-suse.patch and fusion-icon-appindicator.patch:
fixed upstream.
* Mon Nov 09 2015 sor.alexei@meowr.ru
- Update to 0.1.1:
* Add Gtk3 backend.
* Drop Gtk2 and Qt4 backends.
* If no options are available, do not show the menu.
* Add Marco support.
- Add missing dependencies.
- Add fusion-icon-suse.patch: use openSUSE scripts.
- Add fusion-icon-appindicator.patch: use AppIndicator (SNI).
- Drop fusion-icon-0.1-compiz09_decor.patch,
fusion-icon-0.1-compiz09_desktop_hints.patch,
fusion-icon-0.1-compiz09_screen.patch: Compiz 0.8.x branch.
- Spec cleanup.
* Wed Apr 13 2011 nmarques@opensuse.org
- Initial package for openSUSE, version 0.1
+ Add fusion-icon-0.1-compiz09_decor.patch, 'decoration' plugin
changed name in 0.9;
+ Add fusion-icon-0.1-compiz09_desktop_hints.patch, option no
longer exists in 0.9;
+ Add fusion-icon-0.1-compiz09_screen.patch, 'Display' plugin
changed name to 'Screen' in 0.9.
- Added man1 page, taken from Ubuntu.