summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-01-02ci: add build hash to nightly builds for version (#951)Clement Tsang
2023-01-01feature: split usage into usage percentage and value (#950)Clement Tsang
2023-01-01other: run rustfmt (#949)Clement Tsang
2022-12-31docs: update demo to 0.7.0 (#941)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-07docs: update changelog + docs for default expansion feature (#928)Clement Tsang
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-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-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-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-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-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-13feature: add custom retention periods for data (#892)Clement Tsang
2022-11-11other: remove the mouse throttler except for scroll events (#886)Clement Tsang
2022-11-10refactor: run cargo +nightly fmt with group_imports (#885)Clement Tsang
2022-11-10other: try using flume for channel (#884)Clement Tsang
2022-11-10feature: search paste support (#881)Clement Tsang
2022-11-08deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878)Clement Tsang
2022-11-06ci: add cache clearing to PR merges (#874)Clement Tsang
2022-11-06bug: fix spacing for disk table widget headers when sortingClementTsang
2022-11-06feature: basic sortable disk (#870)Clement Tsang
2022-11-05feature: basic sortable temp (#868)Clement Tsang
2022-11-05deps: update nvml to 0.8.0 (#869)Clement Tsang
2022-11-04refactor: clippy and small cleanup/comments (#865)Clement Tsang
2022-11-02More human friendly temperature sensor naming (#807)Diana
2022-11-02refactor: move data passing for table to another step (#863)Clement Tsang
2022-10-20feature: Implement PgUp and PgDown in the help dialog. (#841)lroobrou
2022-10-16refactor: move some state code around (#839)Clement Tsang
2022-10-16enable gpu mem cli and update docs for arc/gpu mem (#836)Justin Martin
2022-10-15Revert "refactor: remove heim network usage (#833)"ClementTsang
2022-10-15refactor: remove heim network usage (#833)Clement Tsang