bumblebee-status/bumblebee_status/core
tobi-wan-kenobi 7d0d1455c8 [core/module] Add fallback for user module loading
If importlib.machinery is not present, fall back to importlib.util to
load the module by its absolute name.

hopefully fixes #763
2021-03-09 19:12:59 +01:00
..
__init__.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
config.py Add parameter to specify a configuration file 2021-02-20 13:50:31 +01:00
decorators.py [core/decorators] add docstrings 2020-05-16 15:28:15 +02:00
event.py [core/input] clear previous input registrations 2020-06-29 07:44:22 +02:00
input.py [core/input] clear previous input registrations 2020-06-29 07:44:22 +02:00
module.py [core/module] Add fallback for user module loading 2021-03-09 19:12:59 +01:00
output.py [core/config] Allow modules to be hidden when in critical/error state 2021-01-17 15:21:40 +01:00
theme.py [core/theme] add /usr/share as theme directory 2020-12-20 10:23:06 +01:00
widget.py [core] fix minimize for all modules (nic, traffic, etc.) 2020-06-23 20:03:17 +02:00