Skip to content

v0.2.0

Compare
Choose a tag to compare
@XRevan86 XRevan86 released this 13 Feb 00:06
· 49 commits to master since this release
  • 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.