summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-07-17bug: switch over to procfs for linux mem usage (#547)Clement Tsang
2021-07-15bug: fix inaccuracy in memory usage/total on macOS and Linux (#545)Clement Tsang
2021-06-27docs + ci: Update changelog and ignore some files in CI (#527)Clement Tsang
2021-06-26uptick: 0.6.2 (#526)Clement Tsang
2021-06-26bug: Divide Windows process cpu usage by number of processors (#525)Clement Tsang
2021-06-23docs: Switch to mike for versioning (#521)Clement Tsang
2021-06-20bug: Fix battery widget color and mouse (#504)Clement Tsang
2021-05-11uptick: 0.6.1 (#475)0.6.1Clement Tsang
2021-05-11bug: forgot to create memory usage string when collapsed (#473)Clement Tsang
2021-05-09docs: fix changelog entryClementTsang
2021-05-09uptick: 0.6.0 (#471)0.6.0Clement Tsang
2021-05-09change: switch from sysinfo to heim for cpu usage in macOS and Windows (#467)Clement Tsang
2021-04-23bug: Fix mouse hitboxes (#459)Clement Tsang
2021-04-23bug: Fixes basic mode mouse hitboxes being broken (#458)Clement Tsang
2021-04-22feature: Add mount filtering, rework filter priority logic (#455)Clement Tsang
2021-04-09change: Add decimal to disk values larger than 1GB (#451)Clement Tsang
2021-04-09change: Tweak default light colour scheme (#450)Clement Tsang
2021-04-09change: Add decimal to actual memory usage in proc (#449)Clement Tsang
2021-04-05feature: Collapsing in tree mode sums usage to parent (#445)Clement Tsang
2021-04-04change: Make proc widget unit consistent with disk (#443)Clement Tsang
2021-04-04feature: Rework network y-axis, linear interpolation for off-screen data (#437)Clement Tsang
2021-02-28feature: User info in proc widget for Unix-based systems (#425)Clement Tsang
2021-02-24bug: Fix bugs with disk widget and disk encryption (#423)Clement Tsang
2021-02-19deps: Update various deps as per 2021-02-19 (#420)Clement Tsang
2021-02-19change: Don't jump to top when using sort shortcuts (#418)Clement Tsang
2021-02-19bug: Fix sorting menu and sort shortcuts not syncing in gui (#417)Clement Tsang
2021-02-18bug: fix inconsistent spacing with grouped vs non-grouped in the process widg...Clement Tsang
2021-02-18feature: Add mouse support to sorting columns (#413)Clement Tsang
2021-02-16feature: Add ctrl-w and ctrl-h support in the search (#409)Clement Tsang
2021-02-15feature: add nord and nord-light colours (#406)Clement Tsang
2021-01-31docs: Reorder some of the changelog itemsClementTsang
2021-01-30docs: Update changelog, revert formatting typo in READMEClementTsang
2021-01-25bug: Workaround for strange rendering when there are <4 CPU entries reported ...Clement Tsang
2021-01-12bug: Fix missing sorting arrow when for non-% mem (#389)Clement Tsang
2021-01-05docs: Update changelog with #386ClementTsang
2021-01-01feature: Add network interface filtering (#381)Clement Tsang
2020-12-28feature: Add process_command to default to the process command (#379)Clement Tsang
2020-12-22docs: Update changelogClementTsang
2020-12-17uptick: 0.5.6 (#362)Clement Tsang
2020-12-17refactor: re-use heim for ARM targets if possible (#360)Clement Tsang
2020-12-15uptick: 0.5.5 (#356)0.5.5Clement Tsang
2020-12-11bug: Fix incorrect cpu colour matching again in all position (#349)Clement Tsang
2020-12-10uptick: 0.5.4 (#348)0.5.4Clement Tsang
2020-12-10bug: Fix some performance regressions (#344)Clement Tsang
2020-12-10bug: Fix missing states in processes (#345)Clement Tsang
2020-11-28feature: Add scroll indicator to keep track of table position in widgets. (#333)Clement Tsang
2020-11-26bug: Fix inverted battery colours (#331)Clement Tsang
2020-11-25uptick: 0.5.2ClementTsang
2020-11-22ci: uptick to 0.5.1, fix ciClementTsang
2020-11-20docs: Update README and changelog for 0.5.0ClementTsang