bottom/src
Clement Tsang 7aa379aabf
bug: fix -V not working and causing Cirrus CI to fail (#1478)
* bug: fix -V not working and causing Cirrus CI to fail

* add comment

* update workflows and fix tests
2024-06-05 01:12:00 -04:00
..
app refactor: extract unicode-ellipsis into its own crate (#1465) 2024-05-07 22:53:51 -04:00
bin refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
canvas refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
data_collection refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
options bug: fix -V not working and causing Cirrus CI to fail (#1478) 2024-06-05 01:12:00 -04:00
utils refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
widgets refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
app.rs other: update a bunch of argument descriptions and some arg/config names (#1441) 2024-04-10 20:46:35 -04:00
canvas.rs deps: bump ratatui to 0.26 (#1406) 2024-02-03 19:59:12 -05:00
constants.rs refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
data_collection.rs change: use sysinfo's swap value for Windows (#1436) 2024-03-27 22:24:14 -04:00
data_conversion.rs refactor: some string-related code cleanup/refactor (#1463) 2024-05-07 02:03:30 -04:00
lib.rs refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
options.rs refactor: use struct for args instead of builder interface (#1472) 2024-05-27 01:16:37 -04:00
widgets.rs refactor: clean up some more drawing/component code (#1372) 2024-01-02 01:24:13 -05:00