..
app
refactor: change name of some stuff, add some comments ( #992 )
2023-01-20 00:08:02 -05:00
bin
other: replace deprecated `value_of` and `is_present` in clap
2023-01-31 19:34:52 -05:00
canvas
other: explicitly style dd text colours ( #995 )
2023-01-20 20:53:27 -05:00
components
bug: fix axis labels not being styled ( #994 )
2023-01-20 18:50:20 -05:00
options
refactor: run cargo +nightly fmt with group_imports ( #885 )
2022-11-10 01:22:19 -05:00
units
refactor: tables V2 ( #749 )
2022-10-12 16:25:38 -04:00
utils
other: switch to windows-rs for process killing ( #985 )
2023-01-18 01:43:08 -05:00
widgets
refactor: change name of some stuff, add some comments ( #992 )
2023-01-20 00:08:02 -05:00
app.rs
refactor: change name of some stuff, add some comments ( #992 )
2023-01-20 00:08:02 -05:00
canvas.rs
other: re-enable disk usage split, update help menu ( #963 )
2023-01-19 05:40:34 -05:00
clap.rs
other: replace deprecated `value_of` and `is_present` in clap
2023-01-31 19:34:52 -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
bug: reduce battery text cutoff in small windows ( #952 )
2023-01-04 01:27:15 -05:00
lib.rs
other: replace deprecated `value_of` and `is_present` in clap
2023-01-31 19:34:52 -05:00
options.rs
other: replace deprecated `value_of` and `is_present` in clap
2023-01-31 19: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