bottom/src
Raphael Erik Hviding 3ded6a6529
bug: fix battery table when hiding gaps (#1458)
This changes the behavior of the battery widget when paired with the skip_table_gap.
2024-05-05 18:11:02 +00:00
..
app refactor: simplify some config -> constraints code (#1383) 2024-01-15 04:19:18 -05:00
bin refactor: move around some configuration code again (#1371) 2024-01-01 17:39:10 -05:00
canvas bug: fix battery table when hiding gaps (#1458) 2024-05-05 18:11:02 +00:00
data_collection change: use sysinfo's swap value for Windows (#1436) 2024-03-27 22:24:14 -04:00
options other: update a bunch of argument descriptions and some arg/config names (#1441) 2024-04-10 20:46:35 -04:00
utils deps: bump deps as of 2024-04-28 (#1450) 2024-04-28 15:27:33 -04:00
widgets other: add process uptime as a default column (#1411) 2024-02-15 03:27:19 -05:00
app.rs other: update a bunch of argument descriptions and some arg/config names (#1441) 2024-04-10 20:46:35 -04:00
canvas.rs deps: bump ratatui to 0.26 (#1406) 2024-02-03 19:59:12 -05:00
constants.rs other: update a bunch of argument descriptions and some arg/config names (#1441) 2024-04-10 20:46:35 -04:00
data_collection.rs change: use sysinfo's swap value for Windows (#1436) 2024-03-27 22:24:14 -04:00
data_conversion.rs refactor: clean up some more drawing/component code (#1372) 2024-01-02 01:24:13 -05:00
lib.rs refactor: move around some configuration code again (#1371) 2024-01-01 17:39:10 -05:00
options.rs other: update a bunch of argument descriptions and some arg/config names (#1441) 2024-04-10 20:46:35 -04:00
widgets.rs refactor: clean up some more drawing/component code (#1372) 2024-01-02 01:24:13 -05:00