bottom/src
Clement Tsang 5cf17f6015
other: flatten process config struct and clean up help text (#1395)
* refactor: flatten process config field

* other: clean up some doc formatting using indoc and breaklines

* fix broken test

* remove default as that breaks things for now

* add test

* more tests
2024-01-21 05:47:13 -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 other: flatten process config struct and clean up help text (#1395) 2024-01-21 05:47:13 -05:00
data_collection deps: bump sysinfo to =0.30.5 (#1390) 2024-01-15 20:43:14 -05:00
options other: flatten process config struct and clean up help text (#1395) 2024-01-21 05:47:13 -05:00
utils refactor: move around configuration-related files (#1370) 2024-01-01 17:20:40 -05:00
widgets refactor: clean up some more drawing/component code (#1372) 2024-01-02 01:24:13 -05:00
app.rs refactor: move around configuration-related files (#1370) 2024-01-01 17:20:40 -05:00
canvas.rs refactor: simplify some config -> constraints code (#1383) 2024-01-15 04:19:18 -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