bumblebee-status/bumblebee
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
..
modules [output] Add support for click-events in i3 2016-11-01 07:46:26 +01:00
outputs [i3] Use Popen instead of call - async call 2016-11-01 07:58:12 +01:00
themes [doc] Add updated themes and screenshots 2016-10-31 17:58:50 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
module.py [modules] Add NIC module 2016-10-31 13:03:16 +01:00
output.py [output] Add support for click-events in i3 2016-11-01 07:46:26 +01:00
theme.py [main] Add available themes to listing output 2016-10-31 16:47:34 +01:00
util.py [modules] Add support for disk utilization 2016-10-31 13:34:48 +01:00