i3pystatus/i3pystatus
Tom X. Tobin c8b4dc0466 Fix internet() test function
The change in commit 6989713 broke the internet() test function by
trying to access the DNS port of "www.google.de", causing it to always
return False, which in turn broke all modules calling it. We instead use
the actual domain name of Google's DNS server at IP "8.8.8.8".
2014-09-14 17:15:50 -04:00
..
core Fix internet() test function 2014-09-14 17:15:50 -04:00
mail This patch allows the notmuch backend to retrieve the notmuch database path from the notmuch configuration file in case no "db_path" argument is passed to the Notmuch constructor. 2014-08-28 23:14:07 +02:00
pulseaudio Support optional "format_muted" setting for audio modules 2014-06-11 18:58:41 -04:00
__init__.py PEP8 2014-04-30 14:51:41 +02:00
alsa.py this commit fixes 2 problems: 2014-09-13 23:37:16 +02:00
backlight.py PEP8 2014-04-30 14:51:41 +02:00
battery.py def-status 2014-08-28 13:16:31 +02:00
bitcoin.py Fix operator typo in price-comparison 2014-07-18 03:38:41 -04:00
clock.py this commit fixes 2 problems: 2014-09-13 23:37:16 +02:00
cpu_usage_bar.py updated docs 2014-08-09 16:34:57 +02:00
cpu_usage.py updated docs 2014-08-09 16:34:57 +02:00
disk.py configurable color and round parameters 2014-05-10 10:35:54 -03:00
file.py PEP8 2014-04-30 14:51:41 +02:00
load.py fix a copypaste error / typo 2014-05-31 09:26:33 +02:00
mem_bar.py add bar drawing function, and modules for showing cpu and ram usage as a bar 2014-06-14 20:18:12 +02:00
mem.py Enable define round digits. 2014-05-10 11:23:57 -03:00
mkdocs.py PEP8 2014-04-30 14:51:41 +02:00
modsde.py PEP8 2014-04-30 14:51:41 +02:00
mpd.py Mousewheel up will play next song, down will play previous song 2014-09-05 00:07:03 +02:00
network_traffic.py Update readme #106 2014-08-26 21:15:10 +02:00
network.py Added unknown_up parameter. Closes #103. 2014-08-24 23:58:17 +02:00
now_playing.py Fixed various issues in now_playing 2014-08-04 03:05:43 +02:00
parcel.py Update README #104 2014-08-25 02:25:37 +02:00
pyload.py PEP8 2014-04-30 14:51:41 +02:00
reddit.py Clarify settings docstring 2014-07-18 13:03:33 -04: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 Add exception handling for output 2014-07-18 11:19:07 -04:00
spotify.py PEP8 2014-04-30 14:51:41 +02:00
temp.py 'file' attribute of 'temp' class changed to a setting 2014-07-09 17:14:44 +00:00
text.py text: add cmd_leftclick and cmd_rightclick options 2014-05-03 15:45:10 +02:00
uptime.py TimeWrapper 2014-08-07 11:08:22 +02:00
weather.py add wind indication 2014-06-19 21:32:30 +02:00
wireless.py Added {quality_bar} to wireless module 2014-07-10 15:44:09 +02:00