Emacs betrayed me!
This commit is contained in:
parent
d2b1df2f70
commit
29a34d725c
@ -6,26 +6,27 @@ master branch
|
|||||||
+++++++++++++
|
+++++++++++++
|
||||||
|
|
||||||
* Errors can now be logged to ``~/.i3pystatus-<pid>``
|
* Errors can now be logged to ``~/.i3pystatus-<pid>``
|
||||||
- See :ref:`logging`
|
- See :ref:`logging`
|
||||||
* Added new callback system
|
* Added new callback system
|
||||||
- See :ref:`callbacks`
|
- See :ref:`callbacks`
|
||||||
* Added credentials storage
|
* Added credentials storage
|
||||||
- See :ref:`credentials`
|
- See :ref:`credentials`
|
||||||
* Added :ref:`hints` to support special uses cases
|
* Added :ref:`hints` to support special uses cases
|
||||||
* Added support for Pango markup
|
* Added support for Pango markup
|
||||||
* Fixed issue where i3bar would interpret plain-text with
|
* Fixed issue where i3bar would interpret plain-text with
|
||||||
"HTML-look-alike" characters in them as HTML/Pango
|
"HTML-look-alike" characters in them as HTML/Pango
|
||||||
* New modules
|
* New modules
|
||||||
- github: Check Github for pending notifications.
|
- github: Check Github for pending notifications.
|
||||||
- whosonlocation: Change your whosonlocation.com status.
|
- whosonlocation: Change your whosonlocation.com status.
|
||||||
- openvpn: Monitor OpenVPN connections. Currently only supports systems that use Systemd.
|
- openvpn: Monitor OpenVPN connections. Currently only supports systems that use Systemd.
|
||||||
- net_speed: Attempts to provide an estimation of internet speeds.
|
- net_speed: Attempts to provide an estimation of internet speeds.
|
||||||
- makewatch: Watches for make jobs and notifies when they are completed.
|
- makewatch: Watches for make jobs and notifies when they are completed.
|
||||||
- dota2wins: Displays the win/loss ratio of a given Dota account.
|
- dota2wins: Displays the win/loss ratio of a given Dota account.
|
||||||
- dpms: Shows and toggles status of DPMS which prevents screen from blanking.
|
- 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
|
- cpu_freq: uses by default /proc/cpuinfo to determine the current cpu frequency
|
||||||
- updates: Generic update checker. Currently supports apt-get, pacman and cower
|
- 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.
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user