Commit Graph

  • 1920f4b2e1 other: add a redraw event on resize (#926) Clement Tsang 2022-12-05 04:34:19 -05:00
  • ac5e2ce4a2 bug: fix incorrect text width calculation (#925) Clement Tsang 2022-12-05 04:21:37 -05:00
  • d3577bd1ab other: don't draw on non-updating events (#924) Clement Tsang 2022-12-03 01:18:47 -05:00
  • 5cce30c7f1 ci: fix freebsd Cirrus build script (#923) Clement Tsang 2022-12-02 21:57:41 -05:00
  • 3e47383b25 ci: add freebsd 12 as a build/check target (#922) Clement Tsang 2022-12-02 20:12:49 -05:00
  • 9c3e60e74f other: slightly reduce the CPU time spent for draws (#918) Clement Tsang 2022-11-29 03:53:58 -05:00
  • 913c9ed5c6 refactor: move widgets out of the app folder nesting (#917) Clement Tsang 2022-11-28 00:26:58 -05:00
  • 8338a30752 bug: fix possible gaps with widget layout spacing (#916) Clement Tsang 2022-11-26 05:00:38 -05:00
  • 0a80a7ea5a Deployed 541867e5 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-22 10:15:45 +00:00
  • 541867e5af docs: clean up command line flag docs ClementTsang 2022-11-22 05:15:15 -05:00
  • 27fc7a7768 other: change non-normalized shortcut (#912) Clement Tsang 2022-11-22 05:12:35 -05:00
  • a0eebf3acb bug: fix reading temperature from disabled devices (#911) database64128 2022-11-22 04:36:06 +08:00
  • e7e0bac5fa Deployed 4f004342 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-21 10:29:05 +00:00
  • 4f00434210 other: non-normalized process CPU% cleanup and docs (#910) Clement Tsang 2022-11-21 05:28:42 -05:00
  • f887096cea docs: add database64128 as a contributor for code (#909) allcontributors[bot] 2022-11-21 03:34:40 -05:00
  • db07246f67 other: don't use manual map for color name mapping (#908) Clement Tsang 2022-11-21 03:34:33 -05:00
  • 71bc6c940e feature: per-core process cpu usage percentage (#899) database64128 2022-11-21 16:12:47 +08:00
  • 9e4aed7d56 ci: bump cargo deb in CI (#906) Clement Tsang 2022-11-20 04:28:23 -05:00
  • dd4b19866d other: update Debian extended description ClementTsang 2022-11-20 03:22:22 -05:00
  • abff6e4a7a bug: fix is_nan being incorrectly used to check for division by zero (#905) Clement Tsang 2022-11-20 03:05:45 -05:00
  • 63df220a38 other: clean up some strings (#904) Clement Tsang 2022-11-20 02:21:20 -05:00
  • 6a0bf10760 other: some cleanup in proc widget (#903) Clement Tsang 2022-11-20 01:13:24 -05:00
  • fd1badaf36 other: small linux process cleanup (#902) Clement Tsang 2022-11-19 23:21:50 -05:00
  • b7ac83e926 other: shrink the timed data vector in addition to clearing (#900) Clement Tsang 2022-11-19 15:09:53 -05:00
  • f52b66a844 other: deduplicate sorts, always sort proc by PID first (#898) Clement Tsang 2022-11-17 12:10:36 -05:00
  • a07fa305fb bug: redirect stderr on FreeBSD to avoid drawing on UI (#897) Clement Tsang 2022-11-17 03:18:05 -05:00
  • 31d2e4a746 github: update bug report template OS input Clement Tsang 2022-11-16 18:32:14 -05:00
  • a30c49756f github: update bug report template Clement Tsang 2022-11-16 18:30:32 -05:00
  • b2c301b1fe deps: update sysctl to 0.5.2, procfs to 0.14.1 (#894) Clement Tsang 2022-11-13 17:43:55 -05:00
  • 17ca30c023 other: remove flume (#893) Clement Tsang 2022-11-13 01:59:45 -05:00
  • 5f29758e4c other: update cargo husky pre-push hook ClementTsang 2022-11-13 01:59:32 -05:00
  • 1a215450d4 Deployed 50768907 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-13 06:51:33 +00:00
  • 50768907ec feature: add custom retention periods for data (#892) Clement Tsang 2022-11-13 01:51:10 -05:00
  • 97bf8bf295 ci: fix missing envs in build workflow (#891) Clement Tsang 2022-11-12 02:29:15 -05:00
  • 32c428640b Deployed f41e7cd to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-12 04:45:49 +00:00
  • f41e7cd66d ci: unify cache keys in actions (#890) Clement Tsang 2022-11-11 23:45:27 -05:00
  • 1960c40a30 ci: bump delete-tag-and-release to v0.3.1 (#889) Clement Tsang 2022-11-11 19:44:00 -05:00
  • 51212bcdfe ci: switch delete-tag-and-release to personal fork to avoid node16 warning (#888) Clement Tsang 2022-11-11 03:23:12 -05:00
  • 5649b850a8 ci: update upload-artifact to 3.1.1 to remove set-output warnings (#887) Clement Tsang 2022-11-11 02:48:25 -05:00
  • 9dc6d0c0d5 other: remove the mouse throttler except for scroll events (#886) Clement Tsang 2022-11-11 02:27:18 -05:00
  • 99fc5fc2c8 refactor: run cargo +nightly fmt with group_imports (#885) Clement Tsang 2022-11-10 01:22:19 -05:00
  • f5ec9191f2 other: try using flume for channel (#884) Clement Tsang 2022-11-10 01:08:06 -05:00
  • 7e6e098e2b ci: wrap checks with try block to avoid panic (#883) Clement Tsang 2022-11-10 00:46:45 -05:00
  • f3735e8bd2 Deployed 938c4cc to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-10 05:40:32 +00:00
  • 938c4ccd52 feature: search paste support (#881) Clement Tsang 2022-11-10 00:40:04 -05:00
  • 5f849e81e6 ci: add back target as cache key (#879) Clement Tsang 2022-11-08 20:01:13 -05:00
  • 8101e6fa56 deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878) Clement Tsang 2022-11-08 00:56:39 -05:00
  • 7e6777b343 Deployed e1be318 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-08 04:36:51 +00:00
  • e1be318177 docs: update usage and config, add blurb in home (#876) Clement Tsang 2022-11-07 23:36:27 -05:00
  • 58b0757032 Deployed 76d2e83 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-07 07:44:54 +00:00
  • 76d2e83efa docs: add a quick blurb on doc site of what bottom is (#875) Clement Tsang 2022-11-07 02:44:30 -05:00
  • d613fbdee9 ci: add log line for cache clearing ClementTsang 2022-11-06 03:48:45 -05:00
  • 442dba84e3 ci: add missing PR pull ClementTsang 2022-11-06 03:46:51 -05:00
  • 7ae8e66a3a ci: add cache clearing to PR merges (#874) Clement Tsang 2022-11-06 03:44:02 -05:00
  • 29bc0b67ba ci: rename deployment folder to scripts (#873) Clement Tsang 2022-11-06 03:19:52 -05:00
  • 8c3e9669b8 ci: only enable ci cache if not a PR or not a fork (#872) Clement Tsang 2022-11-06 02:50:45 -05:00
  • c41f5ca81f Deployed 2b3c76b to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-06 07:27:05 +00:00
  • 2b3c76bf5a docs: update docs for disk sorting feature (#871) Clement Tsang 2022-11-06 02:26:36 -05:00
  • 7f7d0cebf4 bug: fix spacing for disk table widget headers when sorting ClementTsang 2022-11-06 02:26:16 -05:00
  • 36837ae8ac feature: basic sortable disk (#870) Clement Tsang 2022-11-06 01:34:32 -05:00
  • bb7592fab3 Deployed 4d9f509 to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-11-05 23:32:39 +00:00
  • 4d9f5093b2 feature: basic sortable temp (#868) Clement Tsang 2022-11-05 19:32:14 -04:00
  • e6e1e9d688 deps: update nvml to 0.8.0 (#869) Clement Tsang 2022-11-05 02:12:31 -04:00
  • 342d0da729 other: exclude more files in Cargo.toml ClementTsang 2022-11-05 01:00:33 -04:00
  • ec21306f55 deps: update sysinfo to 0.26.7 (#867) Clement Tsang 2022-11-04 19:38:14 -04:00
  • 6f95aaee34 ci: remove caching for release building (#866) Clement Tsang 2022-11-04 04:48:44 -04:00
  • 76c3bc4254 refactor: clippy and small cleanup/comments (#865) Clement Tsang 2022-11-04 04:17:22 -04:00
  • d56b551e39 ci: try only having cancel-in-progress for non-main branch (#864) Clement Tsang 2022-11-02 01:29:41 -04:00
  • 1adc032570 docs: update changelog for #807 ClementTsang 2022-11-02 00:45:04 -04:00
  • b8c73d3a0b More human friendly temperature sensor naming (#807) Diana 2022-11-01 21:43:58 -07:00
  • 064d740c6d refactor: move data passing for table to another step (#863) Clement Tsang 2022-11-02 00:36:55 -04:00
  • 3296feae50 ci: unify CI workflow with one ending step (#860) Clement Tsang 2022-10-30 19:20:41 -04:00
  • e3ced72c2f ci: add skip based on file changes for Cirrus tests (#859) Clement Tsang 2022-10-29 05:37:45 -04:00
  • 7a58c2b5bb Deployed 568c48e to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-10-29 09:03:48 +00:00
  • 568c48eb5f ci: update workflows with setup-python to v4.3.0 (#858) Clement Tsang 2022-10-29 05:03:19 -04:00
  • 7df32b5e85 Deployed 99a353b to nightly with MkDocs 1.4.1 and mike 1.1.2 github-actions[bot] 2022-10-29 08:21:33 +00:00
  • 99a353bade docs: update docs lib versions as of 2022-10-29 (#857) Clement Tsang 2022-10-29 04:21:05 -04:00
  • 8985e6ab67 ci: update comment on what build_release does Clement Tsang 2022-10-28 00:37:24 -04:00
  • fec56372bb ci: use one skip check for CI workflow (#855) Clement Tsang 2022-10-27 22:00:37 -04:00
  • 51498e1238 ci: automatically create and get build artifacts from Cirrus CI (#854) Clement Tsang 2022-10-27 06:27:04 -04:00
  • 5eba26f9e5 ci: add build alias for easier build artifact URLs (#852) Clement Tsang 2022-10-26 04:58:51 -04:00
  • 680c6d2e9e Deployed 4240a38 to nightly with MkDocs 1.3.1 and mike 1.1.2 github-actions[bot] 2022-10-25 05:24:40 +00:00
  • 4240a38ced ci: test cancelling stale actions (#851) Clement Tsang 2022-10-25 01:24:08 -04:00
  • 97ba34e3f4 ci: add token secret to make codecov action more stable (#850) Clement Tsang 2022-10-25 00:03:39 -04:00
  • 7482e0b495 github: fix feature quest example text ClementTsang 2022-10-24 23:49:21 -04:00
  • 74288a8836 github: update feature request template ClementTsang 2022-10-24 23:48:13 -04:00
  • 045fe81af3 github: fix some issue template tags/titles ClementTsang 2022-10-24 18:51:00 -04:00
  • 0b8224c015 ci: fix cirrus ci build cleanup (#849) Clement Tsang 2022-10-21 23:26:39 -04:00
  • 59c214b733 ci: update codecov upload action to 3.1.1 (#848) Clement Tsang 2022-10-21 22:41:05 -04:00
  • 3fdd7cd48e ci: add FreeBSD and macOS M1 builds (#845) Clement Tsang 2022-10-21 10:47:55 -04:00
  • f9732bbb9e ci: merge all-feature and no-feature tests on Cirrus (#847) Clement Tsang 2022-10-20 06:41:20 -04:00
  • fc90c549ef ci: update GitHub CI to remove deprecated/unmaintained actions and commands (#846) Clement Tsang 2022-10-20 06:24:04 -04:00
  • 8043a72029 ci: various Cirrus CI test fixes (#844) Clement Tsang 2022-10-20 03:19:29 -04:00
  • 530f6bf3b3 ci: add basic Cirrus CI testing for FreeBSD + M1 (#827) Clement Tsang 2022-10-20 01:27:14 -04:00
  • 99e4fa95d3 docs: add lroobrou as a contributor for code (#842) allcontributors[bot] 2022-10-20 00:35:08 -04:00
  • 665ec831e3 docs: update changelog for #841 Clement Tsang 2022-10-20 00:34:56 -04:00
  • ee2f6c7a72 feature: Implement PgUp and PgDown in the help dialog. (#841) lroobrou 2022-10-20 06:34:00 +02:00
  • b879c36588 refactor: move some state code around (#839) Clement Tsang 2022-10-16 03:10:30 -04:00
  • c0a5fd15b2 docs: update changelog as of 2022-10-16 (#838) Clement Tsang 2022-10-16 01:17:04 -04:00
  • 755a6cdd6d Deployed dd00310 to nightly with MkDocs 1.3.1 and mike 1.1.2 github-actions[bot] 2022-10-16 04:09:04 +00:00