Skip to content

Commit d4ca3a9

Browse files
committed
Updated with changes for V0.87
1 parent 153b2f9 commit d4ca3a9

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

ChangeLog

+23-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,33 @@
1+
V0.87 Fix for issue #158 - Odd Icon Behavior when Minimizing and then unminimizing.
2+
Fix for issue #139 - LibreOffice Writer not showing in dock
3+
Fix for issue #160 - Unused event parameter removed
4+
Fix for issue #159 - Use dark variant when defined by theme
5+
Fix for issue #154 - Added a 'bring all windows forward' option
6+
Fix for issue #156 - AttributeError in do_window_scroll()
7+
Fix for issue #152 - Icons of wine applications aren't displayed
8+
Fix for issue #153 - All actions defined in a .desktop file are now
9+
displayed in the right click or popup menus rather. Previously a maximum
10+
of 4 only would be displayed.
11+
Fix for issue #146 - unable to restore some minimized windows
12+
Fix for issue #144 - blurry icons on hidpi displays
13+
14+
Note : Many thanks go to github user @vkareh for the fixes to issues
15+
#144, #159 and #160
16+
117
V0.86 Fix for issue #130, Icon stays highlighted with all windows closed
218
Fix for issue #131 - dock sizing options appearing in the
319
preferences dialog when not needed
420
Fix for issue #132 - Program activation by dragging doesn't work
5-
Fix for issues #136 and #140 - icons for windows which the applet should
21+
Fix for issues #136 and #140 - icons for windows which the applet should
622
have been ignoring were appearing in the dock.
7-
Fix for issue #137 - Telegram icon not found; shows as generic cogs
8-
Fix for issue #138 - dragging app icons not always working
23+
Fix for issue #137 - Telegram icon not found; shows as generic cogs
24+
Fix for issue #138 - dragging app icons not always working
925
Fix for issue #142 - Certain function keys cause the keyboard listener to
1026
stop working (thanks to @nschulzke on github for this)
11-
Potential fix for issue #144 - Blurry app icons. Untested due to lack of
12-
hidpi monitor.
13-
Fixed window previews with Compiz which were broken in V0.81
14-
When an app's window is closed from the window list, the window list
27+
Potential fix for issue #144 - Blurry app icons. Untested due to lack of
28+
hidpi monitor.
29+
Fixed window previews with Compiz which were broken in V0.81
30+
When an app's window is closed from the window list, the window list
1531
is now hidden
1632

1733
V0.85 Contains a workaround for Launchpad bug #1755835 which

0 commit comments

Comments
 (0)