Waybar/src/modules
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
..
sni Merge branch 'master' into fmt 2019-08-29 11:29:48 +02:00
sway Merge pull request #446 from bschacht/fix-typo-persistant 2019-08-31 21:13:31 +02:00
backlight.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
battery.cpp Add configurable time display for battery module 2019-09-04 14:43:52 -04:00
clock.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
cpu.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
custom.cpp fix(custom): hide on empty format 2019-06-03 09:50:35 +02:00
idle_inhibitor.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
memory.cpp Expose total memory to the formatting directive 2019-06-14 22:48:16 +02:00
mpd.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
network.cpp fix(network): stack-use-after-return found by address sanitizer 2019-08-27 00:11:40 -07:00
pulseaudio.cpp add support for muted bluetooth audio, fix #420 2019-08-18 16:15:21 +02:00
temperature.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00