bumblebee-status/bumblebee_status
tobi-wan-kenobi 547874dafd [core/module] allow modules to perform updates in background
a module can now set `self.background = True` in its `__init__()` method
to make sure its update method is invoked in a separate thread.

also, do a PoC implementation of this for the github module.

TODO: add this to dev doc

see #640
2020-05-30 17:22:02 +02:00
..
core [core/module] allow modules to perform updates in background 2020-05-30 17:22:02 +02:00
modules [core/module] allow modules to perform updates in background 2020-05-30 17:22:02 +02:00
util [util/popup] add generic "close" on root menu 2020-05-30 15:19:31 +02:00
__init__.py [tests] Fix failing tests 2020-05-10 12:56:30 +02:00
_version.py [all] black code :) 2020-05-09 21:24:28 +02:00
discover.py [doc] update API docs 2020-05-10 13:25:13 +02:00