Skip to content

Releases: compiz-reloaded/fusion-icon

v0.2.4

10 Jun 20:09
Compare
Choose a tag to compare
  • 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.

v0.2.3

19 Apr 00:10
Compare
Choose a tag to compare
  • Fix fail to fallback from GTK+ if dependencies are not met.
  • Add Python3 support.
  • Use /usr/local as a default prefix path.

v0.2.2

09 Mar 18:05
Compare
Choose a tag to compare
  • Fix a crash in some cases caused by an error in DE detection (#1).
  • Acknowledge fusion-icon-panel icon in Qt backend.
  • Some minor fixes.

v0.2.1

21 Feb 16:52
Compare
Choose a tag to compare
  • Add left click action on Qt backend.
  • Fix an icon of Emerald Theme Manager 0.8.12.1 on Gtk backend.

v0.2.0

13 Feb 00:06
Compare
Choose a tag to compare
  • Restore Qt backend with fixes, menu entry icons and Qt5 support (Qt version is selectable via --with-qt=4.0/5.0 setup.py argument).
  • 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.

v0.1.2

17 Dec 23:45
Compare
Choose a tag to compare
  • 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

v0.1.1

17 Dec 23:07
Compare
Choose a tag to compare
  • Add Gtk3 backend
  • Drop Gtk2 and Qt4 backends
  • If no options are available, do not show the menu
  • Add Marco support