bumblebee-status/bumblebee_status
tobi-wan-kenobi 025d3fcb51 fix(module/shell): synchonous invocation was broken
For some (unknown) reason, redrawing while in the update loop breaks the
update (this probably warrants a closer look).

As a quickfix to restore functionality, remove the unnecessary redraw
call and move it into the async codepath, where it is actually needed.

fixes #1001
2023-10-26 09:00:09 +02:00
..
core fix(config): make config file keys case sensitive 2023-09-15 15:06:57 +02:00
modules fix(module/shell): synchonous invocation was broken 2023-10-26 09:00:09 +02:00
util feat(shell): add timeout warning and faster update 2023-09-15 15:15:31 +02:00
__init__.py [tests] Fix failing tests 2020-05-10 12:56:30 +02:00
_version.py fix typo 2022-07-21 11:37:33 +05:30
discover.py [doc] update API docs 2020-05-10 13:25:13 +02:00