Waybar/include
Mann mit Hut 729564cc27
Introduced separate load module
The module provides the three system load averages. This is an
improvement compared what you can do with the cpu module: cpu
only provides the one minute sample and the state of the cpu module is
derived from the cpu usage which messes up the formating of the load
average. Also, at least on modern Linux systems, the load of a system
takes much more than the cpu utilization into account and it should
therefore live in a separate module.
2023-09-13 21:56:30 +02:00
..
modules Introduced separate load module 2023-09-13 21:56:30 +02:00
util Merge branch 'master' into darkmode 2023-09-11 09:25:45 +02:00
AAppIconLabel.hpp Add removed secondary identifier 2023-07-10 23:48:18 +02:00
AIconLabel.hpp Happy clang 2023-03-02 16:57:32 +03:00
ALabel.hpp Happy clang 2023-03-02 16:57:32 +03:00
AModule.hpp Add handleRelease method to release events 2023-08-16 17:14:49 +02:00
IModule.hpp ISSUE#1977. AModule implements module actions call 2023-02-28 15:32:28 +03:00
bar.hpp store margins and global window offset in the bar object 2023-08-25 20:37:14 +03:00
client.hpp clean up client.cpp 2023-09-07 13:43:59 +00:00
config.hpp Add support for reading the config path from env 2022-09-05 08:21:36 +02:00
factory.hpp Introduced separate load module 2023-09-13 21:56:30 +02:00
group.hpp Merge pull request #2037 from LukashonakV/Happy_clang 2023-03-02 19:42:38 +01:00