bottom/src
Clement Tsang a56e7f6cc9
feature: split usage into usage percentage and value ()
Denotes both usage and usage percentage. This also redoes the calculation for percentage to be based on the sum of avail + used, rather than on total, as otherwise we get potentially confusing percentages.
2023-01-01 05:08:04 -05:00
..
app bug: fix search scrolling with wider Unicode characters. () 2022-12-31 05:51:59 -05:00
bin ci: clean all workflow caches to script () 2022-12-30 00:56:27 -05:00
canvas bug: fix search scrolling with wider Unicode characters. () 2022-12-31 05:51:59 -05:00
components bug: fix search scrolling with wider Unicode characters. () 2022-12-31 05:51:59 -05:00
options refactor: run cargo +nightly fmt with group_imports () 2022-11-10 01:22:19 -05:00
units refactor: tables V2 () 2022-10-12 16:25:38 -04:00
utils bug: fix search scrolling with wider Unicode characters. () 2022-12-31 05:51:59 -05:00
widgets feature: split usage into usage percentage and value () 2023-01-01 05:08:04 -05:00
app.rs feature: split usage into usage percentage and value () 2023-01-01 05:08:04 -05:00
canvas.rs bug: fix dot marker setting not being considered () 2022-12-27 06:37:47 -05:00
clap.rs docs: update changelog + docs for default expansion feature () 2022-12-07 04:28:43 -05:00
components.rs refactor: switch to pipe gauge implementation for basic cpu + mem () 2022-10-13 10:17:26 -04:00
constants.rs feature: Adding default expanded option to commandline and config () 2022-12-06 19:34:41 -05:00
data_conversion.rs feature: split usage into usage percentage and value () 2023-01-01 05:08:04 -05:00
lib.rs other: add a redraw event on resize () 2022-12-05 04:34:19 -05:00
options.rs bug: fix dot marker setting not being considered () 2022-12-27 06:37:47 -05:00
units.rs refactor: move data passing for table to another step () 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 () 2022-11-28 00:26:58 -05:00