summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-30docs: remove other errant typo in README0.5.7ClementTsang
2021-01-30docs: Update changelog, revert formatting typo in READMEClementTsang
2021-01-30uptick: 0.5.7 (#399)Clement Tsang
2021-01-25bug: Workaround for strange rendering when there are <4 CPU entries reported ...Clement Tsang
2021-01-25bug: Fix missing sorting arrow when for non-% mem (#389)Clement Tsang
2021-01-25bug: Fix hide table gap option not working in battery widget (#386)Clement Tsang
2021-01-25bug: Fixes incorrect colours being used the CPU widget in basic mode (#373)Clement Tsang
2020-12-17uptick: 0.5.6 (#362)0.5.6Clement Tsang
2020-12-17refactor: re-use heim for ARM targets if possible (#360)Clement Tsang
2020-12-17bug: Fix missing component list refresh (#361)Clement Tsang
2020-12-17deps: Update various dependencies (#358)Clement Tsang
2020-12-17deps: Update to heim 0.1 (#354)Clement Tsang
2020-12-15uptick: 0.5.5 (#356)0.5.5Clement Tsang
2020-12-14Add --no-default-features to PKGBUILD (#355)Clement Tsang
2020-12-12refactor: More minor optimization changes (#353)Clement Tsang
2020-12-11refactor: Use feature flags to avoid building with fern and log (#351)Clement Tsang
2020-12-11refactor: Another small optimization pass (#350)Clement 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-10ci: Switch to musl for homebrew linux (#347)Clement Tsang
2020-12-10ci: Use ubuntu-16.04 for linux gnu deploys and CIClement Tsang
2020-12-10bug: Fix missing states in processes (#345)Clement Tsang
2020-12-08refactor: Refactor some canvas code (#342)Clement Tsang
2020-12-05refactor: Rename battery_harvester to batteries (#340)Clement Tsang
2020-12-04docs: Add FAQ document (#339)Clement Tsang
2020-12-03refactor: Clean up some parts of data harvesting (#336)Clement Tsang
2020-11-30refactor: Simplify data harvesting (#335)Clement Tsang
2020-11-28deps: update dependencies (#334)Clement Tsang
2020-11-28feature: Add scroll indicator to keep track of table position in widgets. (#333)Clement Tsang
2020-11-27ci: Fix post-deploy step to actually use the correct files (#332)Clement Tsang
2020-11-26uptick: 0.5.30.5.3ClementTsang
2020-11-26bug: Fix inverted battery colours (#331)Clement Tsang
2020-11-26ci: Fix some bugs/typos with the deploy script and components (#329)Clement Tsang
2020-11-26ci: Move post deploy steps to main deploy script0.5.2Clement Tsang
2020-11-25ci: Fix incorrect path.ClementTsang
2020-11-25ci: Fix post-deploy scriptClementTsang
2020-11-25uptick: 0.5.2ClementTsang
2020-11-25bug: Fix inverted hide_avg_cpu option in config (#327)Clement Tsang
2020-11-23docs: Update choco versionClementTsang
2020-11-22other: Switch to once_cell (#324)Clement Tsang
2020-11-22other: update default config.tomlClementTsang
2020-11-22ci: Fix windows deployments (#323)Clement Tsang
2020-11-22ci: Fix missing CARGO_HUSKY_DONT_INSTALL_HOOKS in pkgbuild templateClementTsang
2020-11-22ci: Fix homebrew deploy template using wrong autocomplete fileClementTsang
2020-11-22ci: Fix post-deploy script0.5.1ClementTsang
2020-11-22ci: Fix deployment GitHub Action script (#322)Clement Tsang
2020-11-22ci: Add downloads for windows in post-deployClement Tsang
2020-11-22ci: uptick to 0.5.1, fix ciClementTsang
2020-11-21ci: Add initial github actions ciClementTsang