Waybar/src/modules
Tudor Brindus 19743f3085 fix(memory): provide better free memory approximation on old kernels
The approximation should include SReclaimable, and subtract Shmem. To
prevent the parsing code from ballooning in size, this commit also
refactors the parsing into a map.
2020-03-20 17:37:22 -04:00
..
sni Use the same StatusNotifierWatcher for all trays 2020-02-19 12:06:35 +01:00
sway fix(sway): resolve destruction dependency between Ipc and SleeperThread 2020-02-04 23:22:43 -08:00
backlight.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
battery.cpp fix(Battery): replace spaces w/ dashes 2019-12-30 13:56:34 +01:00
clock.cpp fix(clock): lower precision of zoned_time to avoid fractional seconds in output 2020-02-06 10:04:22 -08: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
disk.cpp custom formatter for numbers in 'pow' units format 2019-09-25 12:53:06 +02:00
idle_inhibitor.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00
memory.cpp fix(memory): provide better free memory approximation on old kernels 2020-03-20 17:37:22 -04:00
mpd.cpp mpd: add paused format string 2020-01-07 09:15:54 -08:00
network.cpp Fix for 'Network label text not updated properly when formats contain Unicode characters' (#588) 2020-02-15 16:51:18 +00:00
pulseaudio.cpp pulseaudio: track only the default sink and source 2020-02-24 11:30:35 +01:00
temperature.cpp refactor: move label name and id to label contructor 2019-05-22 12:06:24 +02:00