bottom/src
Clement Tsang 6d15f01009
other: support hw.temperature-based temps on FreeBSD (#1024)
* other: support hw.temperature-based temps for FreeBSD

* update changelog

* enable sysctl always for freebsd
2023-02-19 18:44:35 -05:00
..
app other: support hw.temperature-based temps on FreeBSD (#1024) 2023-02-19 18:44:35 -05:00
bin bug: fix selected text bg colour being wrong if only the fg colour was set (#1021) 2023-02-18 00:51:13 -05:00
canvas feature: support 3-char hex colours (#1022) 2023-02-18 01:55:26 -05:00
components bug: fix selected text bg colour being wrong if only the fg colour was set (#1021) 2023-02-18 00:51:13 -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: switch to windows-rs for process killing (#985) 2023-01-18 01:43:08 -05:00
widgets bug: fix selected text bg colour being wrong if only the fg colour was set (#1021) 2023-02-18 00:51:13 -05:00
app.rs refactor: change name of some stuff, add some comments (#992) 2023-01-20 00:08:02 -05:00
canvas.rs bug: fix selected text bg colour being wrong if only the fg colour was set (#1021) 2023-02-18 00:51:13 -05:00
clap.rs other: replace deprecated value_of and is_present in clap 2023-01-31 19:34:52 -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 other: re-enable disk usage split, update help menu (#963) 2023-01-19 05:40:34 -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: replace deprecated value_of and is_present in clap 2023-01-31 19:34:52 -05:00
options.rs bug: fix selected text bg colour being wrong if only the fg colour was set (#1021) 2023-02-18 00:51:13 -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