summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-05possible nvml fixgpu_fix_prayClement Tsang
2024-01-05add a _very_ basic runtime_status check for nowClement Tsang
2024-01-04add better enum for statesClement Tsang
2024-01-04feature: Add support for bcachefs (#1373)Thomas Mühlbacher
2024-01-02refactor: clean up some more drawing/component code (#1372)Clement Tsang
2024-01-01refactor: move around some configuration code again (#1371)Clement Tsang
2024-01-01refactor: move around configuration-related files (#1370)Clement Tsang
2024-01-01other: update lints (#1369)Clement Tsang
2024-01-01refactor: restructure canvas file folder structure (#1368)Clement Tsang
2023-12-30other: quick lint fixes for some warnings (#1367)Clement Tsang
2023-12-27deps: bump anyhow, clap, and thiserror (#1365)Clement Tsang
2023-12-27refactor: pull data collection out of nested folder structure (#1364)Clement Tsang
2023-12-25deps: update ratatui version (#1362)Justin Martin
2023-12-25refactor: fix macro formatting in disk data collection code (#1363)Clement Tsang
2023-12-23refactor: remove once_cell (#1361)Clement Tsang
2023-12-20refactor: some more cleanups around linux temp code (#1360)Clement Tsang
2023-12-20other: if in a non-D0 state, short-circuit further logic (#1355)Clement Tsang
2023-12-19docs: update changelog with #1353 (#1358)Clement Tsang
2023-12-15chore(deps): bump zerocopy from 0.7.26 to 0.7.31 (#1357)dependabot[bot]
2023-12-10feature: support default selection of average CPU graph (#1353)Clement Tsang
2023-12-06ci: downgrade to checkout v3 when building releases in non-GH containers (#1352)Clement Tsang
2023-12-06other: master -> main (#1349)Clement Tsang
2023-12-05github: update wording around filesystem section in issue template (#1348)Clement Tsang
2023-12-02other: add back local time in debug logs (#1346)Clement Tsang
2023-12-01other: change group -> group_processes for consistency between config and com...Clement Tsang
2023-11-30github: update some wording for feature and bug issue templatesClementTsang
2023-11-30github: fix typo in issue templateClementTsang
2023-11-30github: update more wording of the bug issue template (#1343)Clement Tsang
2023-11-30github: update filesystem issue template section (#1342)Clement Tsang
2023-11-27deps: bump dependencies as of 2023-11-27 (#1338)Clement Tsang
2023-11-27deps: update sysinfo to 0.29.11 (#1337)Clement Tsang
2023-11-27other: preallocate space for ellipsis (#1336)Clement Tsang
2023-11-27other: update generated config file (#1335)Clement Tsang
2023-11-27refactor: iteratively detect ASCII and build string when truncating (#1334)Clement Tsang
2023-11-24refactor: add fast branch if the string is short enough to not be truncated (...Clement Tsang
2023-11-23refactor: add fast branch for ascii-only string truncate (#1330)Clement Tsang
2023-11-23ci: update rust-cache to 2.7.0 (#1332)Clement Tsang
2023-11-23ci: update cargo-llvm-cov to 0.5.37 (#1331)Clement Tsang
2023-11-21docs: update changelog ordering and some wording (#1328)Clement Tsang
2023-11-20change changelog heading levels (#1327)Clement Tsang
2023-11-20refactor: simplify temperature conversion function usage (#1326)Clement Tsang
2023-11-20change: small gpu proc changes (#1325)Clement Tsang
2023-11-19feature: Add gpu proc info (#1276)Justin Martin
2023-11-19docs: fix typo in process column config (#1323)Clement Tsang
2023-11-19other: add additional clamping functions on numeric types (#1324)Clement Tsang
2023-11-18ci: bump actions/checkout to v4.1.1 (#1322)Clement Tsang
2023-11-18docs: add Android as unsupported but builds in README (#1321)Clement Tsang
2023-11-16deps: bump toml_edit to 0.21.0 (#1320)Clement Tsang
2023-11-16docs: bump mike to v2.0.0 (#1318)Clement Tsang
2023-11-16docs: bump mkdocs-related dependencies to latest (#1317)Clement Tsang