summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-31ci: default to master branch on tag release (#943)0.7.0Clement Tsang
2022-12-31ci: disable cache for cross release gen (#942)Clement Tsang
2022-12-31docs: update demo to 0.7.0 (#941)Clement Tsang
2022-12-31docs: update debian install instructions regarding ARMClement Tsang
2022-12-31uptick: 0.7.0 (#940)Clement Tsang
2022-12-31bug: fix search scrolling with wider Unicode characters. (#938)Clement Tsang
2022-12-30other: use custom time chart grid implementation (#937)Clement Tsang
2022-12-30ci: clean all workflow caches to script (#936)Clement Tsang
2022-12-27bug: fix dot marker setting not being considered (#934)Clement Tsang
2022-12-27docs: fix readme workflow shield (#935)Clement Tsang
2022-12-09ci: add a timeout for builds and CI (#930)Clement Tsang
2022-12-07docs: update changelog + docs for default expansion feature (#928)Clement Tsang
2022-12-06docs: add sou-chon as a contributor for code (#927)allcontributors[bot]
2022-12-06feature: Adding default expanded option to commandline and config (#919)Chon Sou
2022-12-05other: add a redraw event on resize (#926)Clement Tsang
2022-12-05bug: fix incorrect text width calculation (#925)Clement Tsang
2022-12-03other: don't draw on non-updating events (#924)Clement Tsang
2022-12-02ci: fix freebsd Cirrus build script (#923)Clement Tsang
2022-12-02ci: add freebsd 12 as a build/check target (#922)Clement Tsang
2022-11-29other: slightly reduce the CPU time spent for draws (#918)Clement Tsang
2022-11-28refactor: move widgets out of the app folder nesting (#917)Clement Tsang
2022-11-26bug: fix possible gaps with widget layout spacing (#916)Clement Tsang
2022-11-22docs: clean up command line flag docsClementTsang
2022-11-22other: change non-normalized shortcut (#912)Clement Tsang
2022-11-21bug: fix reading temperature from disabled devices (#911)database64128
2022-11-21other: non-normalized process CPU% cleanup and docs (#910)Clement Tsang
2022-11-21docs: add database64128 as a contributor for code (#909)allcontributors[bot]
2022-11-21other: don't use manual map for color name mapping (#908)Clement Tsang
2022-11-21feature: per-core process cpu usage percentage (#899)database64128
2022-11-20ci: bump cargo deb in CI (#906)Clement Tsang
2022-11-20other: update Debian extended descriptionClementTsang
2022-11-20bug: fix is_nan being incorrectly used to check for division by zero (#905)Clement Tsang
2022-11-20other: clean up some strings (#904)Clement Tsang
2022-11-20other: some cleanup in proc widget (#903)Clement Tsang
2022-11-19other: small linux process cleanup (#902)Clement Tsang
2022-11-19other: shrink the timed data vector in addition to clearing (#900)Clement Tsang
2022-11-17other: deduplicate sorts, always sort proc by PID first (#898)Clement Tsang
2022-11-17bug: redirect stderr on FreeBSD to avoid drawing on UI (#897)Clement Tsang
2022-11-16github: update bug report template OS inputClement Tsang
2022-11-16github: update bug report templateClement Tsang
2022-11-13deps: update sysctl to 0.5.2, procfs to 0.14.1 (#894)Clement Tsang
2022-11-13other: remove flume (#893)Clement Tsang
2022-11-13other: update cargo husky pre-push hookClementTsang
2022-11-13feature: add custom retention periods for data (#892)Clement Tsang
2022-11-12ci: fix missing envs in build workflow (#891)Clement Tsang
2022-11-11ci: unify cache keys in actions (#890)Clement Tsang
2022-11-11ci: bump delete-tag-and-release to v0.3.1 (#889)Clement Tsang
2022-11-11ci: switch delete-tag-and-release to personal fork to avoid node16 warning (#...Clement Tsang
2022-11-11ci: update upload-artifact to 3.1.1 to remove set-output warnings (#887)Clement Tsang
2022-11-11other: remove the mouse throttler except for scroll events (#886)Clement Tsang