bumblebee-status/bumblebee/outputs
Tobias Witek 7c2170f58a [i3] Use Popen instead of call - async call
subprocess.call() blocks until the command finishes - Popen is better
for executing in the background :)
2016-11-01 07:58:12 +01:00
..
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
i3.py [i3] Use Popen instead of call - async call 2016-11-01 07:58:12 +01:00