bottom/src
Clement Tsang e30518bf62
bug: Fix missing sorting arrow when for non-% mem (#389)
Fixes a bug where you could make the sorting arrow disappear in the mem column if you did:

1. Go to proc widget
2. Switch to memory values from %
3. Press `m`
2021-01-12 21:41:59 -05:00
..
app feature: Add network interface filtering (#381) 2021-01-01 18:09:28 -05:00
bin feature: Add network interface filtering (#381) 2021-01-01 18:09:28 -05:00
canvas bug: Fix hide table gap option not working in battery widget (#386) 2021-01-05 22:18:56 -05:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
utils refactor: re-use heim for ARM targets if possible (#360) 2020-12-17 17:57:38 -05:00
app.rs bug: Fix missing sorting arrow when for non-% mem (#389) 2021-01-12 21:41:59 -05:00
canvas.rs feature: Hide SWAP graph and legend in normal mode if SWAP is 0 (#372) 2020-12-22 01:12:13 -05:00
clap.rs feature: Add process_command to default to the process command (#379) 2020-12-28 14:34:32 -05:00
constants.rs feature: Add network interface filtering (#381) 2021-01-01 18:09:28 -05:00
data_conversion.rs feature: Add network interface filtering (#381) 2021-01-01 18:09:28 -05:00
lib.rs feature: Add network interface filtering (#381) 2021-01-01 18:09:28 -05:00
options.rs feature: Add network interface filtering (#381) 2021-01-01 18:09:28 -05:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00