Waybar/include/modules
Jan Beich d25278f710 fix(upower): add missing include for libc++
In file included from src/modules/upower/upower.cpp:1:
include/modules/upower/upower.hpp:25:16: error: no template named 'unordered_map' in namespace 'std'
  typedef std::unordered_map<std::string, UpDevice *> Devices;
          ~~~~~^
In file included from src/modules/upower/upower_tooltip.cpp:1:
include/modules/upower/upower_tooltip.hpp:13:16: error: no template named 'unordered_map' in namespace 'std'
  typedef std::unordered_map<std::string, UpDevice*> Devices;
          ~~~~~^
2022-05-23 16:27:32 +00:00
..
mpd refactor: lint 2022-04-06 08:37:19 +02:00
river fix: lint 2022-05-23 13:47:14 +02:00
sni refactor: lint 2022-04-06 08:37:19 +02:00
sway Merge pull request #1525 from FlexW/feature/icon-heuristics 2022-05-23 13:42:26 +02:00
upower fix(upower): add missing include for libc++ 2022-05-23 16:27:32 +00: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 Issue#1556. Battery module: wrong string comparison 2022-05-14 16:56:46 +03:00
bluetooth.hpp style: apply projects clang-format 2022-05-06 17:01:43 +02:00
clock.hpp fix: lint clock 2022-04-15 14:39:13 +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
gamemode.hpp Added tooltip-format 2022-05-21 12:02:45 +02:00
idle_inhibitor.hpp fix: lint 2022-05-04 17:29:08 +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