100 lines
3.8 KiB
Plaintext
100 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jun 10 20:11:48 UTC 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 23:49:07 UTC 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 4 16:34:01 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Add a missing python-gobject-Gdk dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 9 18:09:32 UTC 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 16:56:54 UTC 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 09:25:54 UTC 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 16:45:13 UTC 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 9 11:48:58 UTC 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 02:47:48 UTC 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.
|