bottom/src
Zeb Piasecki d6c2ef3e22
feat: add option to move avg CPU to another row (#1487)
Adds an `average_cpu_row` option to move the average CPU usage to its own row
when using basic mode.
2024-08-03 01:10:36 -04:00
..
app refactor: run clippy after updating to Rust 1.80 (#1502) 2024-07-26 00:44:38 +00:00
canvas feat: add option to move avg CPU to another row (#1487) 2024-08-03 01:10:36 -04:00
data_collection deps: bump deps as of 2024-07-027 (#1507) 2024-07-27 01:39:22 -04:00
options feat: add option to move avg CPU to another row (#1487) 2024-08-03 01:10:36 -04:00
utils refactor: remove BottomError (#1498) 2024-07-22 07:30:03 +00:00
widgets refactor: refactor styling options (#1499) 2024-07-29 09:03:35 +00:00
app.rs feat: add option to move avg CPU to another row (#1487) 2024-08-03 01:10:36 -04:00
canvas.rs refactor: refactor styling options (#1499) 2024-07-29 09:03:35 +00:00
constants.rs docs: update docs on filter (#1519) 2024-07-31 06:41:30 +00:00
data_collection.rs refactor: migrate data collection and some others away from BottomError (#1497) 2024-07-22 04:52:38 +00:00
data_conversion.rs change: change how disk, temp, and net filters in config are set (#1481) 2024-06-16 02:15:36 -04:00
event.rs refactor: remove lib and move some things around (#1477) 2024-06-05 06:00:21 +00:00
main.rs uptick: 0.10.0 (#1510) 2024-08-01 02:45:57 -04:00
options.rs feat: add option to move avg CPU to another row (#1487) 2024-08-03 01:10:36 -04:00
widgets.rs change: change how disk, temp, and net filters in config are set (#1481) 2024-06-16 02:15:36 -04:00