bottom/src
Justin Martin 28d2950d92
deps: update ratatui version (#1362)
* cargo update ratatui

* replace convert_arc_labels with convert_mem_labels

* remove redundant generic

---------

Co-authored-by: Clement Tsang <34804052+ClementTsang@users.noreply.github.com>
2023-12-25 17:28:54 -05:00
..
app refactor: fix macro formatting in disk data collection code (#1363) 2023-12-25 17:26:32 -05:00
bin deps: update ratatui version (#1362) 2023-12-25 17:28:54 -05:00
canvas deps: update ratatui version (#1362) 2023-12-25 17:28:54 -05:00
components deps: update ratatui version (#1362) 2023-12-25 17:28:54 -05:00
options feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
utils refactor: remove once_cell (#1361) 2023-12-23 04:35:42 -05:00
widgets other: if in a non-D0 state, short-circuit further logic (#1355) 2023-12-20 01:36:08 -05:00
app.rs feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
args.rs other: change group -> group_processes for consistency between config and command-line args (#1344) 2023-12-01 02:46:22 -05:00
canvas.rs deps: update ratatui version (#1362) 2023-12-25 17:28:54 -05:00
components.rs refactor: switch to pipe gauge implementation for basic cpu + mem (#829) 2022-10-13 10:17:26 -04:00
constants.rs refactor: remove once_cell (#1361) 2023-12-23 04:35:42 -05:00
data_conversion.rs deps: update ratatui version (#1362) 2023-12-25 17:28:54 -05:00
lib.rs refactor: clean up some query code and some ascii-only string comparisons (#1316) 2023-11-15 06:23:04 -05:00
options.rs feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00