index
:
awesome-wm-widgets.git
archive
master
Here is my fork of awesome-wm-widgets by streetturtle on github.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-widget
/
cpu-widget.lua
Age
Commit message (
Expand
)
Author
2023-11-05
Add reset_garbage_collector to sorta fix mem leaks
zachir
2023-10-19
Fix ps: 'improper AIX field descriptor'
gpotter2
2021-09-15
Make the CMD_slim command even slimmer.
Florian Lindner
2021-04-18
[cpu] partial fix for #254 - extract cpu background as a parameter
streetturtle
2021-03-23
Fixed the errors from luacheck.
atopion
2021-03-22
Seperated the widget graph command from the
atopion
2020-12-26
Revert "[cpu] hide popup on right click"
streetturtle
2020-12-26
[cpu] hide popup on right click
streetturtle
2020-12-06
fix more warnings
streetturtle
2020-12-02
trigger build action on a branch
streetturtle
2020-12-02
[cpu] use sh instead of bash
streetturtle
2020-09-27
Removing the cat in favour of reading the file directly from grep
Wesley Gahr
2020-09-27
Removing cat into grep, reading file directly
Wesley Gahr
2020-09-19
Add widget timeouts
Chris Bruce
2020-06-24
Adjust column alignment
streetturtle
2020-05-27
Few improvements
streetturtle
2020-04-28
remove unused comment
streetturtle
2020-04-03
[cpu] use margins instead of spacing in process rows
streetturtle
2020-02-16
use pipe(|) to split columns of the ps command + code cleanup
streetturtle
2020-02-07
Improve cpu widget
streetturtle
2020-02-05
Fix missing cmd name in cpu widget
streetturtle
2020-02-03
Add list of processes to cpu widget
streetturtle
2020-02-02
add popup to cpu widget with cpu load bars
streetturtle
2019-06-02
externalize config for cpu widget
streetturtle
2019-03-18
use gradient over cpu-widget, from main color to red
streetturtle
2018-10-08
refactor cpu widget
streetturtle
2018-09-20
Calling bash in watch command
Klimov Nikolay
2018-01-28
make bg transparent
streetturtle
2017-12-15
add header
pmakhov
2017-12-11
make cpu widget local
pmakhov
2017-10-12
lift cpu_widget a bit
pmakhov
2017-09-28
add widget in local scope
pmakhov
2017-09-27
cpu widget
pmakhov