bumblebee-status/bumblebee/modules
Tobias Witek fb6337c625 [modules/dnf] DNF module was not updating properly
Due to name-clashing of the datetime module's "time" alias, time.sleep
didn't work (as it was looked up from the i3bumblebee module),
consequently, the DNF poll thread exited.

While at it, "beautify" the thread cancelling a bit by waiting until
the main thread is not running anymore.
2016-11-04 18:50:38 +01:00
..
__init__.py [modules] Initial module loading framework 2016-10-30 17:30:09 +01:00
battery.py [modules/battery] Cap capacity at 100% 2016-11-03 19:43:30 +01:00
cpu.py [modules] Add default click events to various modules 2016-11-01 08:18:46 +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 [modules/disk] Show used instead of free disk 2016-11-03 19:44:11 +01:00
dnf.py [modules/dnf] DNF module was not updating properly 2016-11-04 18:50:38 +01:00
memory.py [modules/memory] Show used instead of free RAM 2016-11-03 19:45:48 +01:00
nic.py [modules/nic] Exclude docker and vbox interfaces 2016-11-03 19:45:12 +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
pulseaudio.py [modules] Add default click events to various modules 2016-11-01 08:18:46 +01:00
spacer.py [modules] Allow modules to provide default click actions 2016-11-01 08:09:10 +01:00
time.py [modules] Allow modules to provide default click actions 2016-11-01 08:09:10 +01:00