Waybar/src/modules
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
..
cpu [Module CPU] fix crash due to empty frequencies. 2021-04-15 14:30:29 -04:00
memory Implemented format-{state} for cpu/disk/memory 2020-10-12 02:05:26 +02:00
mpd feat: implement mpd volume format template 2021-04-20 08:35:47 +02:00
river add option tag-labels to river/tags 2021-01-15 01:07:56 +00:00
sni tray: drop std::filesystem dependency 2020-05-19 10:37:27 +00:00
sway Add a configuration entry to disable auto_back_and_forth on Sway workspaces 2021-02-02 21:58:26 +01:00
wlr Add ignore-list param to wlr/taskbar 2021-04-18 21:34:29 +03:00
backlight.cpp fix(brightness): amd brightness 2020-04-21 09:11:56 +02:00
battery.cpp Use the correct battery status when multiple batteries are present 2021-03-28 20:07:35 +03:00
bluetooth.cpp refactor(bluetooth): remove `interval` and timer thread 2021-02-09 21:27:21 -08:00
clock.cpp remove unnessecary logging 2021-01-31 11:56:25 -08:00
custom.cpp Custom module - only call label_.set_tooltip_markup if tooltip markup has actually changed - fixes tooltips not appearing at all if a custom module is updating too frequently. 2020-10-31 12:21:51 +00:00
disk.cpp Implemented format-{state} for cpu/disk/memory 2020-10-12 02:05:26 +02:00
idle_inhibitor.cpp disable Idle Inhibitor module if unsupported 2021-02-09 18:37:13 -05:00
network.cpp fix(network): don't block the main thread on rfkill update 2021-02-09 21:27:22 -08:00
pulseaudio.cpp fix missing parentheses 2021-01-12 19:10:34 -03:00
simpleclock.cpp Add simpleclock as fallback when hhdate is not available 2020-10-29 19:40:28 +01:00
sndio.cpp sndio: Add reconnection support. 2020-10-04 14:59:20 -03:00
temperature.cpp Add "tooltip-format" to temperature module 2020-11-26 20:23:19 -05:00