bottom/src
Clement Tsang 8101e6fa56
deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878)
* deps: update tui to 0.19 and crossterm to 0.25

* fix error

* handle breaking changes
2022-11-08 00:56:39 -05:00
..
app bug: fix spacing for disk table widget headers when sorting 2022-11-06 02:26:16 -05:00
bin deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878) 2022-11-08 00:56:39 -05:00
canvas refactor: clippy and small cleanup/comments (#865) 2022-11-04 04:17:22 -04:00
components refactor: clippy and small cleanup/comments (#865) 2022-11-04 04:17:22 -04:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
units refactor: tables V2 (#749) 2022-10-12 16:25:38 -04:00
utils deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878) 2022-11-08 00:56:39 -05:00
app.rs feature: basic sortable disk (#870) 2022-11-06 01:34:32 -05:00
canvas.rs feature: add gpu ram collector for nvidia feature flag (#794) 2022-10-15 15:08:48 -04:00
clap.rs refactor: clippy and small cleanup/comments (#865) 2022-11-04 04:17:22 -04:00
components.rs refactor: switch to pipe gauge implementation for basic cpu + mem (#829) 2022-10-13 10:17:26 -04:00
constants.rs enable gpu mem cli and update docs for arc/gpu mem (#836) 2022-10-16 00:08:38 -04:00
data_conversion.rs refactor: move data passing for table to another step (#863) 2022-11-02 00:36:55 -04:00
lib.rs deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878) 2022-11-08 00:56:39 -05:00
options.rs refactor: move some state code around (#839) 2022-10-16 03:10:30 -04:00
units.rs refactor: move data passing for table to another step (#863) 2022-11-02 00:36:55 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00