|
| 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 | + |
1 | 17 | V0.86 Fix for issue #130, Icon stays highlighted with all windows closed
|
2 | 18 | Fix for issue #131 - dock sizing options appearing in the
|
3 | 19 | preferences dialog when not needed
|
4 | 20 | 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 |
6 | 22 | 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 |
9 | 25 | Fix for issue #142 - Certain function keys cause the keyboard listener to
|
10 | 26 | 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 |
15 | 31 | is now hidden
|
16 | 32 |
|
17 | 33 | V0.85 Contains a workaround for Launchpad bug #1755835 which
|
|
0 commit comments