summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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
2020-11-20docs: Update changelogClementTsang
2020-11-20feature: add tree flag (#312)Clement Tsang
2020-11-19other: update gruvbox and some documentation (#310)Clement Tsang
2020-11-19feature: Add mem_as_value flag (#309)Clement Tsang
2020-11-18bug: remove buggy auto-generated CPU colour implementation (#308)Clement Tsang
2020-11-18feature: Add collapsible tree entries (#304)Clement Tsang
2020-11-15feature: default colour schemes (#296)Clement Tsang
2020-11-02bug: fix incorrect basic cpu spacing (#291)Clement Tsang
2020-11-02bug: fix incorrect offset for cpu list in cpu basic widget (#289)Clement Tsang
2020-10-17feature: Add simple indicator for when data updating is frozen (#269)Clement Tsang