bottom/src
Clement Tsang 5a17212f89
other: add additional clamping functions on numeric types (#1324)
* other: add additional clamping functions on numeric types

* add tests and replace one usage
2023-11-19 03:15:19 -05:00
..
app refactor: clean up some query code and some ascii-only string comparisons (#1316) 2023-11-15 06:23:04 -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 other: add additional clamping functions on numeric types (#1324) 2023-11-19 03:15:19 -05:00
options refactor: remove typed-builder (#1181) 2023-06-02 00:53:38 -04:00
utils other: add additional clamping functions on numeric types (#1324) 2023-11-19 03:15:19 -05:00
widgets chore: fix certain uninlined string format uses (#1310) 2023-11-15 03:47:22 -05: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 chore: Minor cleanup - remove un-needed ident qualifiers (#1307) 2023-10-22 22:29:03 -04: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 other: appease clippy after Rust 1.72.0 (#1281) 2023-08-24 20:26:46 -04: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 chore: fix certain uninlined string format uses (#1310) 2023-11-15 03:47:22 -05:00
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00