Waybar/src/modules
Jan Beich 71b7b4e0f4 disk: properly calculate free/total size
On most Unix systems `f_blocks`, `f_bfree`, and `f_bavail` are
reported in units of `f_frsize`.
2020-05-19 10:43:45 +00:00
..
cpu cpu: port parseCpuinfo to BSDs 2020-05-19 10:43:42 +00:00
memory memory: port parseMeminfo to BSDs 2020-05-19 10:42:21 +00:00
sni tray: drop std::filesystem dependency 2020-05-19 10:37:27 +00:00
sway sway/workspaces: sort by the "num" property provided by sway, configurable whether numeric workspace names come first 2020-05-05 09:15:20 +02:00
backlight.cpp fix(brightness): amd brightness 2020-04-21 09:11:56 +02:00
battery.cpp Fix round to 0 or 1 in capacity computation with given full-at 2020-04-21 00:58:17 +02:00
bluetooth.cpp add man page for bluetooth, fix bluetooth race-condition 2020-01-26 05:34:31 +01:00
clock.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
custom.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
disk.cpp disk: properly calculate free/total size 2020-05-19 10:43:45 +00:00
idle_inhibitor.cpp refactor: call parent update 2020-04-12 18:30:21 +02:00
mpd.cpp fix: use strcmp 2020-05-19 12:14:59 +02:00
network.cpp Merge branch 'master' into master 2020-04-16 14:43:10 +02:00
pulseaudio.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
temperature.cpp Add kelvin-scale 2020-04-25 18:44:48 +02:00