bottom/src
Clement Tsang b6f92c2f3d
feature: support default selection of average CPU graph (#1353)
* feature: support default selection of average CPU graph

* test
2023-12-10 15:21:35 -05:00
..
app refactor: simplify temperature conversion function usage (#1326) 2023-11-20 03:08:24 -05:00
bin chore: Minor cleanup - remove un-needed ident qualifiers (#1307) 2023-10-22 22:29:03 -04:00
canvas refactor: clean up some query code and some ascii-only string comparisons (#1316) 2023-11-15 06:23:04 -05:00
components feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
options feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
utils other: add back local time in debug logs (#1346) 2023-12-02 04:53:31 -05:00
widgets feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
app.rs feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
args.rs other: change group -> group_processes for consistency between config and command-line args (#1344) 2023-12-01 02:46:22 -05:00
canvas.rs chore: fix certain uninlined string format uses (#1310) 2023-11-15 03:47:22 -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: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
data_conversion.rs refactor: clean up some query code and some ascii-only string comparisons (#1316) 2023-11-15 06:23:04 -05:00
lib.rs refactor: clean up some query code and some ascii-only string comparisons (#1316) 2023-11-15 06:23:04 -05:00
options.rs feature: support default selection of average CPU graph (#1353) 2023-12-10 15:21:35 -05:00
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00