Skip to content

Commit 28c18b6

Browse files
committed
Added changes for V0.75
1 parent 78b003c commit 28c18b6

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

ChangeLog

+27-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
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+
127
V0.74 Fix for improved matching of binary packaged apps on Gentoo .
228
Amended README.me to include the availability of an overlay for the applet
329
on Gentoo.
@@ -13,7 +39,7 @@ V0.74 Fix for improved matching of binary packaged apps on Gentoo .
1339
The applet can now display progress bars and counts on app icons for apps which
1440
support this e.g. the Ubuntu software updater.
1541

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
1743
reworked and prettified.
1844

1945
V0.72 The applet now works on and can be built for both GTK2 and GTK3 versions of MATE.

0 commit comments

Comments
 (0)