waybar/include/modules
Aleksei Bavshin 13fdbc13c3
refactor: change enum ipc_command_type to uint32_t
As we always use the enum to compare or initialize uint32_t values, it
would be better to declare it with the right type. This way we could
avoid `-Wnarrowing` warnings or unnecessary type casts.
2022-04-10 12:52:46 -07:00
..
mpd refactor: lint 2022-04-06 08:37:19 +02:00
river refactor: lint 2022-04-06 08:37:19 +02:00
sni refactor: lint 2022-04-06 08:37:19 +02:00
sway refactor: change enum ipc_command_type to uint32_t 2022-04-10 12:52:46 -07:00
upower refactor: lint 2022-04-06 08:37:19 +02:00
wlr refactor: lint 2022-04-06 08:37:19 +02:00
backlight.hpp refactor: lint 2022-04-06 08:37:19 +02:00
battery.hpp refactor: lint 2022-04-06 08:37:19 +02:00
bluetooth.hpp refactor(bluetooth): remove interval and timer thread 2021-02-09 21:27:21 -08:00
clock.hpp refactor: lint 2022-04-06 08:37:19 +02:00
cpu.hpp refactor: lint 2022-04-06 08:37:19 +02:00
custom.hpp refactor: lint 2022-04-06 08:37:19 +02:00
disk.hpp refactor: lint 2022-04-06 08:37:19 +02:00
idle_inhibitor.hpp refactor: lint 2022-04-06 08:37:19 +02:00
inhibitor.hpp refactor: lint 2022-04-06 08:37:19 +02:00
keyboard_state.hpp refactor: lint 2022-04-06 08:37:19 +02:00
memory.hpp refactor: lint 2022-04-06 08:37:19 +02:00
network.hpp fix: add missing include 2022-04-06 08:43:31 +02:00
pulseaudio.hpp refactor: lint 2022-04-06 08:37:19 +02:00
simpleclock.hpp Add simpleclock as fallback when hhdate is not available 2020-10-29 19:40:28 +01:00
sndio.hpp refactor: lint 2022-04-06 08:37:19 +02:00
temperature.hpp refactor: lint 2022-04-06 08:37:19 +02:00