Waybar/src/modules/mpd
Sefa Eyeoglu fc89b01ba6
feat: implement mpd volume format template
Allow the user to show the current volume from MPD status via the
`format` and/or `tooltip-format` configuration options.

The values are provided by libmpdclient and are integers, generally
between 0-100 (without %). Values above 100 are also possible, as mpd
output plugins like `pulse` support volumes above 100%.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2021-04-20 08:35:47 +02:00
..
mpd.cpp feat: implement mpd volume format template 2021-04-20 08:35:47 +02:00
state.cpp Fix various mpd bugs 2020-10-23 21:13:20 +02:00