Waybar/include
Jan Beich 496e782544 battery: limit to Linux due to /sys/class/power_supply
../include/modules/battery.hpp:9:10: fatal error: 'sys/inotify.h' file not found
 #include <sys/inotify.h>
          ^~~~~~~~~~~~~~~
2020-05-19 10:37:27 +00:00
..
modules cpu: make getCpuLoad more portable 2020-05-19 10:37:27 +00:00
util Add missing includes for libc++ 2020-05-19 10:37:27 +00:00
ALabel.hpp feat: ellipsize modules 2019-06-28 14:16:09 +02:00
AModule.hpp fix: No need to format string with unused 'arg' named argument (#484) 2019-10-16 22:39:45 +02:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +02:00
bar.hpp feat: use gtk-layer-shell library for correct positioning of popups 2019-12-27 16:42:14 -08:00
client.hpp refactor(client): use std::list<waybar_output> to store outputs 2020-01-14 07:27:08 -08:00
factory.hpp battery: limit to Linux due to /sys/class/power_supply 2020-05-19 10:37:27 +00:00