Releases: compiz-reloaded/fusion-icon
Releases · compiz-reloaded/fusion-icon
v0.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.
v0.2.3
v0.2.2
v0.2.1
v0.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 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.