From c1bf93a951971428c1b77cb2fdeeca611ef58b64 Mon Sep 17 00:00:00 2001 From: enkore Date: Tue, 2 Feb 2016 16:01:37 +0100 Subject: [PATCH] Update changelog 33c4ae2..HEAD --- docs/changelog.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 70d8006..607d04f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -16,13 +16,16 @@ master branch - :py:mod:`.gpu_mem`, :py:mod:`.gpu_temp`: View memory and temperature stats of nVidia cards - :py:mod:`.solaar`: Show battery status of Solaar / Logitech Unifying devices - :py:mod:`.zabbix`: Alerts watcher for the Zabbix enterprise network monitor + - :py:mod:`.sge`: Sun Grid Engine (SGE) monitor + - :py:mod:`.timer`: Timer + - :py:mod:`.syncthing`: Syncthing monitor and control * Applications started from click events don't block other click events now * Fixed crash with desktop notifications when python-gobject is installed, but no notification daemon is running * Log file name is now an option (``logfile`` of :py:class:`.Status`) * Server used for checking internet connectivity is now an option (``internet_check`` of :py:class:`.Status`) * Added double click support for click events * Formatter data is now available with most modules for program callbacks -* Added :py:func:`.util.get_module` for advanced callbacks +* ``self`` is not passed anymore by default to external Python callbacks (see :py:func:`.get_module`) * :py:mod:`.dota2wins`: Now accepts usernames in place of a Steam ID * dota2wins: Changed win percentage to be a float * :py:mod:`.uptime`: Added days, hours, minutes, secs formatters @@ -35,7 +38,10 @@ master branch * :py:mod:`.cpu_usage`: Added color setting * :py:mod:`.mpd`: Added hide\_inactive settings * mpd: Fixed a bug where an active playlist would be assumed, leading to no output +* mpd: Added support for UNIX sockets * :py:mod:`.updates`: Added yaourt backend +* updates: Can display a working/busy message now +* updates: Additional formatters for every backend (to distinguish pacman vs. AUR updates, for example) * :py:mod:`.reddit`: Added link\_karma and comment\_karma formatters * :py:mod:`.openvpn`: Configurable up/down symbols * :py:mod:`.disk`: Improved handling of unmounted drives. Previously