Waybar/src
Benjamin Cheng a63bc84918
Add configurable time display for battery module
Adds a `format-time` configuration for the battery module so that users
can configure how they want their remaining time to be displayed.

The default format remains the same as before, i.e. `{H} h {M} min`,
but users can choose something like `{H}:{M:02d}` to give an output
like `4:29` if wanted.
2019-09-04 14:43:52 -04:00
..
modules Add configurable time display for battery module 2019-09-04 14:43:52 -04:00
ALabel.cpp feat: ellipsize modules 2019-06-28 14:16:09 +02:00
AModule.cpp AModule::getScrollDir: convert reset if-else into switch 2019-06-17 20:42:19 +02:00
bar.cpp fix: correct handling of margins on anchored axis 2019-09-01 01:08:15 -07:00
client.cpp fix: check before destroy 2019-07-15 10:06:01 +02:00
factory.cpp refactor: AModule 2019-06-15 14:57:52 +02:00
main.cpp Adding spdlog 2019-05-18 19:44:45 -04:00