bottom/src
Clement Tsang 3a8d85d487
refactor: use macros for initializing canvas styles (#1149)
* refactor: use macros for initializing canvas styles

* add quotes

* Simplify macro

* update tests

* more renaming
2023-05-13 05:22:09 -04:00
..
app deps: bump clap to 4.2.7 and libc to 0.2.143 (#1136) 2023-05-07 04:35:42 -04:00
bin refactor: use macros for initializing canvas styles (#1149) 2023-05-13 05:22:09 -04:00
canvas refactor: use macros for initializing canvas styles (#1149) 2023-05-13 05:22:09 -04:00
components refactor: use macros for initializing canvas styles (#1149) 2023-05-13 05:22:09 -04: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 refactor: use macros for initializing canvas styles (#1149) 2023-05-13 05:22:09 -04:00
app.rs bug: fix certain custom column combinations causing issues (#1140) 2023-05-09 19:20:34 -04:00
canvas.rs refactor: use macros for initializing canvas styles (#1149) 2023-05-13 05:22:09 -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 bug: fix gruvbox cache colour being invalid (#1148) 2023-05-12 04:39:07 -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 refactor: use macros for initializing canvas styles (#1149) 2023-05-13 05:22:09 -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