1
+ V0.75 Fixed bug that caused window lists to sometimes span monitors on multi monitor
2
+ systems
3
+ Added Compiz support - the dock can now display window previews (via the Scale and
4
+ DBus plugins) when switching between app windows rather than using the built
5
+ in window list.
6
+ Mouse clicks on an app's dock icon now work differently:
7
+ If the app is not running, or if the Shift key is pressed while clicking, the
8
+ app will be started / a new instance will be started.
9
+ If the app has only 1 window open, the window will be activated.
10
+ If the app has multiple windows open, the window list will be shown or the
11
+ Compiz scale plugin will be activated, as appropriate.
12
+ The configuration option to restore all of app's windows or only the previously
13
+ active one on a mouse click has been removed, and replace with a new one which
14
+ allows to user to select between using the built in window list, or Compiz
15
+ window previews.
16
+ The window list no longer contains app actions, e.g. Pin/Unpin, or e.g. 'New Document'
17
+ for LibreOffice Writer).
18
+ App actions now appear in a separate popup window in the same way that the window
19
+ list used to, by hovering the mouse over the dock icon. The actions are also available
20
+ by right clicking on the app icon and selecting them from the panel popup menu.
21
+ A new configuration option has been added to prevent the popup windows appearing in case
22
+ users want to select actions from the right click menu only.
23
+ GTK3 only - The colour of window lists and action popups now match the panel which
24
+ contains the applet, whether the panel is set to use a colour from the current theme
25
+ or a custom colour.
26
+
1
27
V0.74 Fix for improved matching of binary packaged apps on Gentoo .
2
28
Amended README.me to include the availability of an overlay for the applet
3
29
on Gentoo.
@@ -13,7 +39,7 @@ V0.74 Fix for improved matching of binary packaged apps on Gentoo .
13
39
The applet can now display progress bars and counts on app icons for apps which
14
40
support this e.g. the Ubuntu software updater.
15
41
16
- V0.73 Added drag and drop rearranging ing of dock icons (Gtk3 only). Window list
42
+ V0.73 Added drag and drop rearranging of dock icons (Gtk3 only). Window list
17
43
reworked and prettified.
18
44
19
45
V0.72 The applet now works on and can be built for both GTK2 and GTK3 versions of MATE.
0 commit comments