bumblebee-status/bumblebee_status/core
Tobias Witek f1ce5e162a [theme] load custom iconset first
the "merge" algorithm only fills in missing elements - i.e. the most
important pieces of a data structure must be filled in first. since the
iconset specified on the CLI takes precedence over anything present in
the config, load the CLI-provided iconset *first*.

hopefully fixes #634
2020-05-26 07:56:04 +02:00
..
__init__.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
config.py [docs] add new module 2020-05-23 16:55:24 +02:00
decorators.py [core/decorators] add docstrings 2020-05-16 15:28:15 +02:00
event.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
input.py [core] add debugging around click events 2020-05-16 15:16:23 +02:00
module.py [core/widget] remove module from widget initializer 2020-05-18 12:59:47 +02:00
output.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
theme.py [theme] load custom iconset first 2020-05-26 07:56:04 +02:00
widget.py [core/widget] make arbitrary modules scrollable 2020-05-18 13:13:06 +02:00