bottom/src
Clement Tsang cd1715cd8f
other: add process uptime as a default column (#1411)
* other: add process uptime as a default column

* update docs
2024-02-15 03:27:19 -05:00
..
app refactor: simplify some config -> constraints code (#1383) 2024-01-15 04:19:18 -05:00
bin refactor: move around some configuration code again (#1371) 2024-01-01 17:39:10 -05:00
canvas deps: bump ratatui to 0.26 (#1406) 2024-02-03 19:59:12 -05:00
data_collection bug: fix uptime calculation for Linux (#1410) 2024-02-15 03:01:45 -05:00
options other: flatten process config struct and clean up help text (#1395) 2024-01-21 05:47:13 -05:00
utils deps: bump ratatui to 0.26 (#1406) 2024-02-03 19:59:12 -05:00
widgets other: add process uptime as a default column (#1411) 2024-02-15 03:27:19 -05:00
app.rs deps: bump ratatui to 0.26 (#1406) 2024-02-03 19:59:12 -05:00
canvas.rs deps: bump ratatui to 0.26 (#1406) 2024-02-03 19:59:12 -05:00
constants.rs docs: use consistent wording around command-line options (#1378) 2024-01-11 02:14:05 -05:00
data_collection.rs deps: bump sysinfo to =0.30.5 (#1390) 2024-01-15 20:43:14 -05:00
data_conversion.rs refactor: clean up some more drawing/component code (#1372) 2024-01-02 01:24:13 -05:00
lib.rs refactor: move around some configuration code again (#1371) 2024-01-01 17:39:10 -05:00
options.rs other: flatten process config struct and clean up help text (#1395) 2024-01-21 05:47:13 -05:00
widgets.rs refactor: clean up some more drawing/component code (#1372) 2024-01-02 01:24:13 -05:00