..
app
refactor: clean up some data collection refresh code, refresh sysinfo lists on loop ( #1076 )
2023-03-25 02:31:11 -04:00
bin
other: deny missing safety docs and add them ( #1053 )
2023-03-08 00:00:50 -05:00
canvas
feature: support 3-char hex colours ( #1022 )
2023-02-18 01:55:26 -05:00
components
clippy: appease clippy as of Rust 1.68.0 ( #1055 )
2023-03-11 01:20:46 -05:00
options
refactor: run cargo +nightly fmt with group_imports ( #885 )
2022-11-10 01:22:19 -05:00
units
clippy: appease clippy as of Rust 1.68.0 ( #1055 )
2023-03-11 01:20:46 -05:00
utils
refactor: migrate memory collection to sysinfo for all platforms ( #1036 )
2023-03-03 00:06:19 -05:00
widgets
refactor: clean up some options code ( #1029 )
2023-02-25 04:24:38 -05:00
app.rs
clippy: appease clippy as of Rust 1.68.0 ( #1055 )
2023-03-11 01:20:46 -05:00
canvas.rs
bug: fix selected text bg colour being wrong if only the fg colour was set ( #1021 )
2023-02-18 00:51:13 -05:00
clap.rs
refactor: clean up some options code ( #1029 )
2023-02-25 04:24:38 -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
other: re-enable disk usage split, update help menu ( #963 )
2023-01-19 05:40:34 -05:00
data_conversion.rs
clippy: appease clippy as of Rust 1.68.0 ( #1055 )
2023-03-11 01:20:46 -05:00
lib.rs
deps: switch back to crossterm 0.26.1 with fix to double keypress ( #1068 )
2023-03-15 01:50:52 -04:00
options.rs
refactor: migrate network collection to sysinfo ( #1041 )
2023-03-04 01:34:52 -05: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
widgets.rs
refactor: move widgets out of the app folder nesting ( #917 )
2022-11-28 00:26:58 -05:00