mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
2695985da0
../src/modules/network.cpp:22:6: error: ‘optional’ in namespace ‘std’ does not name a template type 22 | std::optional<unsigned long long> read_netstat(std::string_view category, std::string_view key) { | ^~~~~~~~ ../src/modules/network.cpp:7:1: note: ‘std::optional’ is defined in header ‘<optional>’; did you forget to ‘#include <optional>’? 6 | #include "util/format.hpp" +++ |+#include <optional> 7 | #ifdef WANT_RFKILL |
||
---|---|---|
.. | ||
cpu | ||
memory | ||
mpd | ||
river | ||
sni | ||
sway | ||
wlr | ||
backlight.cpp | ||
battery.cpp | ||
bluetooth.cpp | ||
clock.cpp | ||
custom.cpp | ||
disk.cpp | ||
idle_inhibitor.cpp | ||
network.cpp | ||
pulseaudio.cpp | ||
sndio.cpp | ||
temperature.cpp |