bumblebee-status/bumblebee/modules
Tobi-wan Kenobi 0c9177cb79 [modules/ping] Allow recovery from unreachable
Due to a bug, when the destination was unreachable, the checking thread
would terminate, effectively keeping the widget stuck in "unreachable"
mode.

Now, enable recovery by keeping the thread running even if the target is
not reachable for some time.
2016-11-18 19:47:28 +01:00
..
__init__.py [modules] Initial module loading framework 2016-10-30 17:30:09 +01:00
battery.py [help] Update and beautify the commandline help output 2016-11-05 16:18:53 +01:00
brightness.py [modules/brightness] Add callbacks for increasing/decreasing brightness 2016-11-09 19:37:09 +01:00
cmus.py [modules/cmus] Always initialize variables 2016-11-15 20:35:35 +01:00
cpu.py [help] Update and beautify the commandline help output 2016-11-05 16:18:53 +01:00
date.py [modules/date] Combine to datetime module with date and time aliases 2016-10-31 14:39:52 +01:00
datetime.py [modules/date] Combine to datetime module with date and time aliases 2016-10-31 14:39:52 +01:00
disk.py [help] Update and beautify the commandline help output 2016-11-05 16:18:53 +01:00
dnf.py [modules/dnf] Fix for python2 2016-11-05 20:04:04 +01:00
memory.py [modules/memory] Adapt limits 2016-11-15 20:34:14 +01:00
nic.py [modules/nic] Interfaces were always up 2016-11-06 10:59:25 +01:00
pasink.py [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +01:00
pasource.py [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +01:00
ping.py [modules/ping] Allow recovery from unreachable 2016-11-18 19:47:28 +01:00
pulseaudio.py [general] Add Python3 support 2016-11-05 16:33:35 +01:00
spacer.py [help] Update and beautify the commandline help output 2016-11-05 16:18:53 +01:00
time.py [general] Add Python3 support 2016-11-05 16:33:35 +01:00