bumblebee-status/bumblebee
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
..
modules [modules/dnf] DNF module was not updating properly 2016-11-04 18:50:38 +01:00
outputs [output/i3] Restrict workspace rotation to current output 2016-11-01 08:31:59 +01:00
themes [doc] Add updated themes and screenshots 2016-10-31 17:58:50 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
module.py [modules] Add NIC module 2016-10-31 13:03:16 +01:00
output.py [modules] Allow modules to provide default click actions 2016-11-01 08:09:10 +01:00
theme.py [main] Add available themes to listing output 2016-10-31 16:47:34 +01:00
util.py [modules] Add support for disk utilization 2016-10-31 13:34:48 +01:00