bottom/src
Clement Tsang a10b91239b
bug: missing windows syscall to close the handle on drop when killing (#1245)
* bug: missing windows syscall to close the handle on drop when killing

* changelog

* fix
2023-07-05 01:40:12 -04:00
..
app bug: missing windows syscall to close the handle on drop when killing (#1245) 2023-07-05 01:40:12 -04:00
bin other: take ownership of config and matches when building App (#1215) 2023-06-19 01:47:57 -04:00
canvas other: removes the percent sign from battery widget labels (#1244) 2023-07-04 01:44:17 -04:00
components other: fix humantime-related documentation, add tests, support numbers + strings in toml (#1220) 2023-06-22 00:01:01 -04:00
options refactor: remove typed-builder (#1181) 2023-06-02 00:53:38 -04:00
utils refactor: move out bits/bytes enum to utils (#1211) 2023-06-17 02:08:11 -04:00
widgets other: remove the percentage sign for CPU usage in CPU widget (#1243) 2023-07-04 01:35:39 -04:00
app.rs other: hide battery tab selector if there is only one battery (#1236) 2023-07-02 00:38:40 -04:00
args.rs docs: update time-related documentation (#1222) 2023-06-24 01:36:36 -04:00
canvas.rs refactor: change canvas macOS check to compile-time (#1184) 2023-06-04 00:18:24 -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 feature: support human times for rate (#1221) 2023-06-23 03:42:16 -04:00
data_conversion.rs other: hide battery tab selector if there is only one battery (#1236) 2023-07-02 00:38:40 -04:00
lib.rs bug: fix core dump if the terminal is closed while bottom is open (#1230) 2023-06-27 01:57:32 -04:00
options.rs docs: update time-related documentation (#1222) 2023-06-24 01:36:36 -04:00
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00