i3pystatus/i3pystatus
Lukáš Mandák f726300ca5 Fixed freezing on mouse events when player is not running.
Fixed color when player is not running.
2015-01-18 19:51:55 +01:00
..
core This commit adds a basic test to check callbacks work. 2014-12-21 13:31:40 +01:00
mail Merge branch 'master' of https://github.com/enkore/i3pystatus into multiple_mail_accounts and removal of some old comments 2015-01-08 23:16:55 +01: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 Nicer doc markup 2014-10-12 11:35:44 +02:00
battery.py Add support for depleted batteries 2015-01-06 12:35:45 +01:00
bitcoin.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
clock.py Updated 'clock' module to change locale only if necessary. 2015-01-18 11:59:05 +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 PEP 8 (I'm bored): cpu_usage_graph 2014-10-14 16:35:22 +02:00
cpu_usage.py Nicer doc markup 2014-10-12 11:35:44 +02:00
disk.py PEP 8 (I'm bored): disk 2014-10-14 16:37:02 +02:00
file.py PEP8 2014-04-30 14:51:41 +02:00
keyboard_locks.py Updated the docs 2014-11-15 11:36:05 +01:00
load.py fix a copypaste error / typo 2014-05-31 09:26:33 +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 Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
mpd.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
network.py Remove NetUtil class, don't inherit from object, slight refactoring. 2015-01-04 10:46:15 +08:00
now_playing.py Fixed freezing on mouse events when player is not running. 2015-01-18 19:51:55 +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 Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
reddit.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01: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 'file' attribute of 'temp' class changed to a setting 2014-07-09 17:14:44 +00: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