Skip to content

V0.87

Compare
Choose a tag to compare
@robint99 robint99 released this 12 Sep 08:02
· 41 commits to master since this release

V0.87

This release fixes the following issues:

  • #158 - Odd Icon Behavior when Minimizing and then unminimizing app windows.
  • #139 - LibreOffice Writer (plus other apps such as Caja) occasionally not showing in dock
  • #160 - Unused event parameter removed
  • #159 - Use dark variant for the applet background when defined by theme
  • #154 - Added a 'bring all windows forward' option
  • #156 - AttributeError in do_window_scroll() method
  • #152 - Icons of wine applications aren't displayed
  • #Fix for issue #153 - All actions defined in a .desktop file are now displayed in the right click or popup menus rather. Previously a maximum of 4 only would be displayed.
  • #146 - unable to restore some minimized windows
  • #144 - blurry icons on hidpi displays

Note : Many thanks go to github user @vkareh for the fixes to issues #144, #159 and #160