Hello community, here is the log from the commit of package mate-applet-dock for openSUSE:Factory checked in at 2017-01-25 23:29:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-applet-dock (Old) and /work/SRC/openSUSE:Factory/.mate-applet-dock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-applet-dock" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-applet-dock/mate-applet-dock.changes 2016-08-31 00:11:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mate-applet-dock.new/mate-applet-dock.changes 2017-01-25 23:29:12.257689518 +0100 @@ -1,0 +2,37 @@ +Thu Jan 19 00:16:12 UTC 2017 - [email protected] + +- Update to version 0.75: + * Fix a bug that caused window lists to sometimes span monitors + on multi monitor systems. + * Add Compiz support: the dock can now display window previews + (via the Scale and D-Bus plugins) when switching between + application windows rather than using the built in window list. + * Mouse clicks on an application's dock icon now work differently: + + If the application is not running, or if the Shift key is + pressed while clicking, the application will be started / a + new instance will be started. + + If the application has only one window open, the window will + be activated. + + If the application has multiple windows open, the window list + will be shown or the Compiz scale plugin will be activated, + as appropriate. + * The configuration option to restore all of application's + windows or only the previously active one on a mouse click has + been removed, and replace with a new one which allows the user + to select between using the built in window list, or Compiz + window previews. + * The window list no longer contains application actions, + e.g. Pin/Unpin, or e.g. 'New Document' for LibreOffice Writer). + * Application actions now appear in a separate popup window in + the same way that the window list used to, by hovering the + mouse over the dock icon. The actions are also available by + right clicking on the application icon and selecting them from + the panel popup menu. + * A new configuration option has been added to prevent the popup + windows appearing in case users want to select actions from the + right click menu only. + * GTK+3 only: the colour of window lists and action popups now + match the panel which contains the applet, whether the panel is + set to use a colour from the current theme or a custom colour. + +------------------------------------------------------------------- Old: ---- mate-dock-applet-0.74.tar.gz New: ---- mate-dock-applet-0.75.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-applet-dock.spec ++++++ --- /var/tmp/diff_new_pack.EtRxpV/_old 2017-01-25 23:29:12.765612957 +0100 +++ /var/tmp/diff_new_pack.EtRxpV/_new 2017-01-25 23:29:12.769612355 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-applet-dock # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _name mate-dock-applet Name: mate-applet-dock -Version: 0.74 +Version: 0.75 Release: 0 Summary: Dock applet for the MATE panel License: GPL-2.0+ @@ -67,7 +67,7 @@ autoreconf -fi %configure \ --without-gtk3 -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install ++++++ mate-dock-applet-0.74.tar.gz -> mate-dock-applet-0.75.tar.gz ++++++ ++++ 3582 lines of diff (skipped)
