bottom/src
Clement Tsang db07246f67
other: don't use manual map for color name mapping (#908)
* other: don't use manual map for color name mapping

I actually don't know why I was doing it like that before.

This commit removes the phf crate, as it's not needed anymore.

* update test
2022-11-21 03:34:33 -05:00
..
app feature: per-core process cpu usage percentage (#899) 2022-11-21 03:12:47 -05:00
bin other: clean up some strings (#904) 2022-11-20 02:21:20 -05:00
canvas other: don't use manual map for color name mapping (#908) 2022-11-21 03:34:33 -05:00
components other: some cleanup in proc widget (#903) 2022-11-20 01:13:24 -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: don't use manual map for color name mapping (#908) 2022-11-21 03:34:33 -05:00
app.rs feature: per-core process cpu usage percentage (#899) 2022-11-21 03:12:47 -05:00
canvas.rs refactor: run cargo +nightly fmt with group_imports (#885) 2022-11-10 01:22:19 -05:00
clap.rs feature: per-core process cpu usage percentage (#899) 2022-11-21 03:12:47 -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 feature: per-core process cpu usage percentage (#899) 2022-11-21 03:12:47 -05:00
data_conversion.rs other: clean up some strings (#904) 2022-11-20 02:21:20 -05:00
lib.rs feature: per-core process cpu usage percentage (#899) 2022-11-21 03:12:47 -05:00
options.rs feature: per-core process cpu usage percentage (#899) 2022-11-21 03:12:47 -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