Waybar/src/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
..
cpu fix: bsd 2022-04-06 14:55:08 +02:00
memory fix: bsd 2022-04-06 14:55:08 +02: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.cpp refactor: lint 2022-04-06 08:37:19 +02:00
battery.cpp refactor: lint 2022-04-06 08:37:19 +02:00
bluetooth.cpp fix: bluetooth status tooltip 2021-04-30 14:23:49 +02:00
clock.cpp refactor: lint 2022-04-06 08:37:19 +02:00
custom.cpp refactor: lint 2022-04-06 08:37:19 +02:00
disk.cpp refactor: lint 2022-04-06 08:37:19 +02:00
idle_inhibitor.cpp refactor: lint 2022-04-06 08:37:19 +02:00
inhibitor.cpp refactor: lint 2022-04-06 08:37:19 +02:00
keyboard_state.cpp refactor: lint 2022-04-06 08:37:19 +02:00
network.cpp refactor: lint 2022-04-06 08:37:19 +02:00
pulseaudio.cpp refactor: lint 2022-04-06 08:37:19 +02:00
simpleclock.cpp refactor: lint 2022-04-06 08:37:19 +02:00
sndio.cpp refactor: lint 2022-04-06 08:37:19 +02:00
temperature.cpp refactor: lint 2022-04-06 08:37:19 +02:00