Waybar/src
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.cpp Add removed secondary identifier 2023-07-10 23:48:18 +02:00
AIconLabel.cpp refactor: disable icon by default 2022-03-10 09:48:50 +01:00
ALabel.cpp refactor: lint 2022-04-06 08:37:19 +02:00
AModule.cpp Apply formatting 2023-08-16 17:33:36 +02:00
bar.cpp store margins and global window offset in the bar object 2023-08-25 20:37:14 +03:00
client.cpp clean up client.cpp 2023-09-07 13:43:59 +00:00
config.cpp config:output:Allow multiple exclusions & wildcard 2023-03-13 00:44:07 +00:00
factory.cpp Introduced separate load module 2023-09-13 21:56:30 +02:00
group.cpp group module: configurable orientation 2022-09-03 18:37:35 -05:00
main.cpp Fixing memory leak on update UPower tooltip 2023-02-08 17:19:51 +11:00