.. |
app
|
deps: bump clap to 4.2.7 and libc to 0.2.143 (#1136)
|
2023-05-07 04:35:42 -04:00 |
bin
|
other: keep running even if logger fails to initialize (#1132)
|
2023-05-06 12:56:01 -04:00 |
canvas
|
refactor: add fallback process signal (#1112)
|
2023-04-22 00:19:05 -04:00 |
components
|
clippy: appease clippy as of Rust 1.68.0 (#1055)
|
2023-03-11 01:20:46 -05:00 |
options
|
bug: fix certain custom column combinations causing issues (#1140)
|
2023-05-09 19:20:34 -04:00 |
units
|
clippy: appease clippy as of Rust 1.68.0 (#1055)
|
2023-03-11 01:20:46 -05:00 |
utils
|
feature: show running time of processes (#801)
|
2023-05-02 01:33:53 -04:00 |
widgets
|
bug: fix certain custom column combinations causing issues (#1140)
|
2023-05-09 19:20:34 -04:00 |
app.rs
|
bug: fix certain custom column combinations causing issues (#1140)
|
2023-05-09 19:20:34 -04:00 |
canvas.rs
|
feature: add buffer and cache memory (#1063)
|
2023-04-12 22:51:41 -04:00 |
clap.rs
|
deps: update clap to 4.x (#1107)
|
2023-04-21 00:07:34 -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
|
feature: add customizable process columns (#1115)
|
2023-04-29 19:21:48 -04:00 |
data_conversion.rs
|
feature: add current battery charging state, update field names (#1106)
|
2023-04-19 00:46:57 -04:00 |
lib.rs
|
other: update default config generation to show cache (#1102)
|
2023-04-15 02:01:35 -04:00 |
options.rs
|
bug: fix certain custom column combinations causing issues (#1140)
|
2023-05-09 19:20:34 -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 |
widgets.rs
|
refactor: move widgets out of the app folder nesting (#917)
|
2022-11-28 00:26:58 -05:00 |