waybar/src/modules
Thomas Hebb 29f78e0426 Fix a few compiler warnings
There was one uninitialized value warning and two mismatched-sign
compare warnings. They both appear valid, the first occurring when MPD's
"format-stopped" contains {songPosition} or {queueLength} and the second
occurring when the clock's "timezones" array is more than 2 billion
items long (not likely, I admit). Fix both issues.
2020-11-30 18:07:22 -08:00
..
cpu cpu: port parseCpuinfo to BSDs 2020-05-19 10:43:42 +00:00
memory Add support for memory tooltip 2020-09-02 14:35:39 +02:00
mpd Fix a few compiler warnings 2020-11-30 18:07:22 -08:00
river river/tags: add module 2020-06-12 15:19:46 +02:00
sni tray: drop std::filesystem dependency 2020-05-19 10:37:27 +00:00
sway Merge branch 'master' into sway-language-module 2020-10-12 13:31:39 +03:00
wlr fix: don't check against nullptr 2020-11-26 15:16:55 +01:00
backlight.cpp fix(brightness): amd brightness 2020-04-21 09:11:56 +02:00
battery.cpp add check that all batteries from type battery 2020-06-16 12:30:21 +02:00
bluetooth.cpp add man page for bluetooth, fix bluetooth race-condition 2020-01-26 05:34:31 +01:00
clock.cpp Fix a few compiler warnings 2020-11-30 18:07:22 -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 disk module: add state for percentage_used 2020-09-23 14:01:25 +02:00
idle_inhibitor.cpp Merge pull request #892 from alebastr/layer-surfaces-v3 2020-11-02 10:17:57 +01:00
network.cpp fix: compilation error with gcc 11 2020-11-26 15:42:44 -08:00
pulseaudio.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
sndio.cpp sndio: Add reconnection support. 2020-10-04 14:59:20 -03:00
temperature.cpp refactor(custom): tooltip markup 2020-05-30 11:59:22 +02:00