.. |
app
|
other: add test for multiple regexes in filter (#1082)
|
2023-04-03 01:47:57 -04:00 |
bin
|
other: add clippy lints to deny todo and unimplemented (#1085)
|
2023-04-05 00:41:59 -04: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
|
refactor: unify on using bytes for the memory unit when harvesting (#1077)
|
2023-03-26 01:53:43 -04:00 |
lib.rs
|
other: add clippy lints to deny todo and unimplemented (#1085)
|
2023-04-05 00:41:59 -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 |