File mate-applet-dock.changes of Package mate-applet-dock
-------------------------------------------------------------------
Fri Jul 24 05:14:21 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.63:
* Remove the tooltip that appears when the mouse hovers over a
docked app and replace it with a list of the app's open windows.
For each window, the list displays the app icon, an indicator
showing which window is currently active, the window title, and
a close icon.
* Clicking the close icon closes the window, clicking anywhere
else makes the window active.
* Remove the list of app windows from the applet right click menu
as they are no longer required.
* Change the way the applet works when a running app's dock icon
is clicked. This no longer minimizes/maximises all windows, but
simply activates the app's last active window.
* Using the mouse scroll wheel over a running app's dock icon now
scrolls through each of the app's open windows, unminimizing
them and activating them as necessary .desktop files located in
the user's home directory now take precedence over those
located elsewhere in the filesystem. This allows users to create
their own .desktop files (e.g. to customize an app's icon) and
have them recognized by the applet.
* Change factory service file to explicitly invoke applet with
python 3.
* The applet now saves its settings in
~/.config/mate_dock_applet.conf as well as in dconf. On first
being added to a panel, the applet checks to see if this file
exists and if it does it offers to use this configuration. This
allows e.g. an easy way to restore the applet after an
accidental deletion from the panel, and also a way to move
applet configurations from one computer to another.
-------------------------------------------------------------------
Mon Jun 29 09:10:22 UTC 2015 - cfarrell@suse.com
- license update: GPL-2.0+
No GPL-3.0 instances found
-------------------------------------------------------------------
Tue Jun 16 05:21:32 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.62:
* Fix app icon drawing on non-composited displays.
* For apps which the applet does not recognise (their names or
icons are incorrect) add a new right click menu option on the
dock to create a custom launcher for the app. This displays a
dialog (like the one for the MATE panel) allowing the app's
command line, name, and icon to be specified. For user
convenience, the applet will automatically fill in as many of
these details as it can. Once the new launcher has been created,
the application needs to be closed and reopened for it to be
recognised by the dock. Typically, this option will only be
needed for applications which have not been installed into the
usual locations within the Linux filesystem.
* When an applications windows are minimised by clicking on the
applications dock icon and then maximised by clicking it again,
the application window that was previously active is made
active again.
-------------------------------------------------------------------
Thu May 28 17:32:13 UTC 2015 - sor.alexei@meowr.ru
- Initial package.