Skip to content

Commit d866757

Browse files
committed
Added details for V0.74. Also belatedly added details for V0.73...
1 parent 74b9cf7 commit d866757

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ChangeLog

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
V0.74 Fix for improved matching of binary packaged apps on Gentoo .
2+
Amended README.me to include the availability of an overlay for the applet
3+
on Gentoo.
4+
Corrected position of window lists on non-expanded panels.
5+
Fix for window list flickering on bottom aligned panels on MATE Gtk3
6+
Increased the delay before window lists are shown when the mouse hovers over an
7+
app icon. It was 0.5 seconds, and is now 1 second.
8+
Shortened pin/unpin window list text. It now says 'Pin <app name>' rather than
9+
'Pin <app name> to the dock', and the Unpin text is similarly shortened.
10+
Fixed a bug that would cause Pin/Unpin actions to act upon previously highlighted app
11+
icons, rather than the one that is currently highlighted.
12+
When starting to drag an app icon, the window list is now hidden.
13+
The applet can now display progress bars and counts on app icons for apps which
14+
support this e.g. the Ubuntu software updater.
15+
16+
V0.73 Added drag and drop rearranging ing of dock icons (Gtk3 only). Window list
17+
reworked and prettified.
18+
119
V0.72 The applet now works on and can be built for both GTK2 and GTK3 versions of MATE.
220
Aside from the changes to layout containers (i.e. GTK2 VBox & HBoxes become GTK3
321
Boxes/Grids), underlying differences between the two toolkits meant that the code

0 commit comments

Comments
 (0)