bumblebee-status/bumblebee
Tobias Witek b0608c7054 [modules] Add pulseaudio control modules
Add a module that retrieve mute status and volume (left, right, mono)
from pulseaudio. Unfortunately, this module is really, really hacky. It
invokes "pactl" multiple times to get the status and does some ugly
parsing on the output.

Overall, this is pretty brittle and prone to failure, but as I was not
able to find a decent pulseaudio library for Python... Probably, I
haven't searched hard enough, cannot believe such a thing does not
exist.
2016-10-31 14:27:51 +01:00
..
modules [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +01:00
outputs [modules/nic] Fix status display 2016-10-31 13:09:52 +01:00
themes [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +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 [themes] Add "cycle" theme capability 2016-10-31 10:45:15 +01:00
theme.py [themes] Add cycling for individual elements 2016-10-31 11:46:07 +01:00
util.py [modules] Add support for disk utilization 2016-10-31 13:34:48 +01:00