bottom/src
Clement Tsang 8f9097b90c
bug: fix CPU 'all' label missing on small sizes (#953)
Fixes the "All" label being missing on small windows.
2023-01-04 01:55:46 -05:00
..
app bug: fix search scrolling with wider Unicode characters. (#938) 2022-12-31 05:51:59 -05:00
bin ci: clean all workflow caches to script (#936) 2022-12-30 00:56:27 -05:00
canvas bug: reduce battery text cutoff in small windows (#952) 2023-01-04 01:27:15 -05:00
components bug: fix CPU 'all' label missing on small sizes (#953) 2023-01-04 01:55:46 -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 bug: fix search scrolling with wider Unicode characters. (#938) 2022-12-31 05:51:59 -05:00
widgets bug: fix CPU 'all' label missing on small sizes (#953) 2023-01-04 01:55:46 -05:00
app.rs feature: split usage into usage percentage and value (#950) 2023-01-01 05:08:04 -05:00
canvas.rs bug: fix dot marker setting not being considered (#934) 2022-12-27 06:37:47 -05:00
clap.rs ci: add build hash to nightly builds for version (#951) 2023-01-02 15:18:05 -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: Adding default expanded option to commandline and config (#919) 2022-12-06 19:34:41 -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: add a redraw event on resize (#926) 2022-12-05 04:34:19 -05:00
options.rs bug: fix dot marker setting not being considered (#934) 2022-12-27 06:37: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
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00