Changelog
This commit is contained in:
parent
85566a9897
commit
5e4955b0fb
@ -11,10 +11,22 @@ master branch
|
|||||||
- See :ref:`callbacks`
|
- See :ref:`callbacks`
|
||||||
* Added credentials storage
|
* Added credentials storage
|
||||||
- See :ref:`credentials`
|
- See :ref:`credentials`
|
||||||
* Added deadbeef module
|
* Added :ref:`hints` to support special uses cases
|
||||||
* Added github module
|
* Added support for Pango markup
|
||||||
* Added whosonlocation module
|
* Fixed issue where i3bar would interpret plain-text with
|
||||||
* Added openvpn module
|
"HTML-look-alike" characters in them as HTML/Pango
|
||||||
|
* New modules
|
||||||
|
- github: Check Github for pending notifications.
|
||||||
|
- whosonlocation: Change your whosonlocation.com status.
|
||||||
|
- openvpn: Monitor OpenVPN connections. Currently only supports systems that use Systemd.
|
||||||
|
- net_speed: Attempts to provide an estimation of internet speeds.
|
||||||
|
- makewatch: Watches for make jobs and notifies when they are completed.
|
||||||
|
- dota2wins: Displays the win/loss ratio of a given Dota account.
|
||||||
|
- dpms: Shows and toggles status of DPMS which prevents screen from blanking.
|
||||||
|
- cpu_freq: uses by default /proc/cpuinfo to determine the current cpu frequency
|
||||||
|
- updates: Generic update checker. Currently supports apt-get, pacman and cower
|
||||||
|
- openstack_vms: Displays the number of VMs in an openstack cluster
|
||||||
|
in ACTIVE and non-ACTIVE states.
|
||||||
* backlight: add xbacklight support for changing brightness with mouse wheel
|
* backlight: add xbacklight support for changing brightness with mouse wheel
|
||||||
* battery: added support for depleted batteries
|
* battery: added support for depleted batteries
|
||||||
* battery: added support for multiple batteries
|
* battery: added support for multiple batteries
|
||||||
@ -27,6 +39,7 @@ master branch
|
|||||||
- Removed ``network_graph``
|
- Removed ``network_graph``
|
||||||
- Removed ``network_traffic``
|
- Removed ``network_traffic``
|
||||||
- Removed ``wireless``
|
- Removed ``wireless``
|
||||||
|
* network: added total traffic in Mbytes formatters
|
||||||
* network: ``basiciw`` is only required if it is used (wireless)
|
* network: ``basiciw`` is only required if it is used (wireless)
|
||||||
* network: ``psutil`` is only required if it is used (traffic)
|
* network: ``psutil`` is only required if it is used (traffic)
|
||||||
* network: scrolling changes displayed interface
|
* network: scrolling changes displayed interface
|
||||||
|
Loading…
Reference in New Issue
Block a user