.. |
core
|
Remove 'u' prefix from unicode strings as it is no longer required in Python3
|
2015-03-16 19:45:50 +08:00 |
mail
|
Added keyring_backend to the settings tuple.
|
2015-02-13 19:53:08 +08:00 |
pulseaudio
|
Reverted changes in 'pulseaudio' module.
|
2015-01-18 11:36:35 +01:00 |
__init__.py
|
This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now).
|
2014-12-18 18:42:58 +01:00 |
alsa.py
|
Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 .
|
2014-12-20 15:30:41 +01:00 |
backlight.py
|
Better percentage format
|
2015-02-07 00:06:09 +01:00 |
battery.py
|
Add support for depleted batteries
|
2015-01-06 12:35:45 +01:00 |
bitcoin.py
|
Add option to choose bitcoin symbol
|
2015-02-09 22:54:11 +01:00 |
clock.py
|
fixed #177
|
2015-03-07 12:47:20 +01:00 |
cmus.py
|
Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 .
|
2014-12-20 15:30:41 +01:00 |
cpu_usage_bar.py
|
Fixed incorrect default
|
2015-01-01 17:00:44 +08:00 |
cpu_usage_graph.py
|
util::make_graph lower_limit parameter
|
2015-01-28 19:48:16 -05:00 |
cpu_usage.py
|
readded default intervall 1 but in the right way this time
|
2015-03-12 20:42:15 +01:00 |
disk.py
|
Output should not be urgent if available space is greater than the critical limit.
|
2015-02-21 16:53:41 -08:00 |
file.py
|
PEP8
|
2014-04-30 14:51:41 +02:00 |
github.py
|
Truncate error message if it is too long.
|
2015-03-21 20:15:33 +08:00 |
keyboard_locks.py
|
Updated the docs
|
2014-11-15 11:36:05 +01:00 |
load.py
|
improve default for critical_limit in the load module
|
2015-03-29 12:21:51 +02:00 |
mem_bar.py
|
Nicer doc markup
|
2014-10-12 11:35:44 +02:00 |
mem.py
|
PEP 8 (I'm bored): mem
|
2014-10-14 16:37:04 +02:00 |
modsde.py
|
Added keyring_backend to the settings tuple.
|
2015-02-13 19:53:08 +08:00 |
mpd.py
|
fixed build failure
|
2015-02-22 15:03:32 +01:00 |
network.py
|
Merge remote-tracking branch 'upstream/master'
|
2015-03-16 21:43:45 +01:00 |
now_playing.py
|
Fixed dbus error when not using player autodetection.
|
2015-03-07 12:47:42 +01:00 |
parcel.py
|
Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 .
|
2014-12-20 15:30:41 +01:00 |
pianobar.py
|
Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 .
|
2014-12-20 15:30:41 +01:00 |
pomodoro.py
|
Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 .
|
2014-12-20 15:30:41 +01:00 |
pyload.py
|
Added keyring_backend to the settings tuple.
|
2015-02-13 19:53:08 +08:00 |
reddit.py
|
Added keyring_backend to the settings tuple.
|
2015-02-13 19:53:08 +08:00 |
regex.py
|
PEP8
|
2014-04-30 14:51:41 +02:00 |
runwatch.py
|
PEP8
|
2014-04-30 14:51:41 +02:00 |
shell.py
|
This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now).
|
2014-12-18 18:42:58 +01:00 |
spotify.py
|
Updated spotify module to check for metadata on start.
|
2015-01-04 16:07:25 -05:00 |
temp.py
|
added alert temperature handling
|
2015-02-21 22:21:52 +01:00 |
text.py
|
Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 .
|
2014-12-20 15:30:41 +01:00 |
uname.py
|
Add uname module
|
2014-11-25 22:35:15 +01:00 |
uptime.py
|
PEP 8 (I'm bored): uptime
|
2014-10-14 16:44:40 +02:00 |
weather.py
|
Revert "Fixed indentation in order to remove pep8 errors"
|
2014-12-17 21:55:14 +01:00 |
whosonlocation.py
|
Added keyring_backend to the settings tuple.
|
2015-02-13 19:53:08 +08:00 |