bumblebee-status/bumblebee
Tobi-wan Kenobi bf381794bd [output] Ignore empty commands
When receiving a "nop" (None) command, skip it. Otherwise, an exception
is thrown and input processing stops.

Also, remove the "communicate()" call to *not* wait until a process has
finished until resuming input processing. Otherwise, whenever an
external program (pavucontrol, nautilius, ...) is started, any further
input processing is stalled until the program has been closed again.

fixes #24
2016-11-29 19:35:54 +01:00
..
modules [modules/layout] Add autodetection and auto-adding of languages 2016-11-27 19:48:12 +01:00
outputs [documentation] Updated all screenshots to be more uniform 2016-11-26 09:09:11 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [general] Add Python3 support 2016-11-05 16:33:35 +01:00
engine.py [general] Refactoring 2016-11-05 15:54:34 +01:00
module.py [general] Add Python3 support 2016-11-05 16:33:35 +01:00
output.py [output] Ignore empty commands 2016-11-29 19:35:54 +01:00
theme.py [themes] Move theme folder out of Python folder 2016-11-25 17:57:41 +01:00
util.py [modules/layout] Add autodetection and auto-adding of languages 2016-11-27 19:48:12 +01:00