summaryrefslogtreecommitdiffstats
path: root/src
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-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-10feature: support default selection of average CPU graph (#1353)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-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-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-19other: add additional clamping functions on numeric types (#1324)Clement Tsang
2023-11-15refactor: clean up some query code and some ascii-only string comparisons (#1...Clement Tsang
2023-11-15refactor: comment on convoluted `Filesystem::from_str` code (#1315)Clement Tsang
2023-11-15chore: fix certain uninlined string format uses (#1310)Yuri Astrakhan
2023-11-14bug: fat32 mounts don't show up in macOS (#1314)Devin-Yeung
2023-10-23Chore: Remove un-needed lifetimes in a few calls (#1309)Yuri Astrakhan
2023-10-22chore: Minor cleanup - remove un-needed ident qualifiers (#1307)Yuri Astrakhan
2023-08-26deps: bump dependencies as of 2023-08-26 (#1287)Clement Tsang
2023-08-24other: appease clippy after Rust 1.72.0 (#1281)Clement Tsang
2023-08-22deps: bump windows to 0.51.1 (#1279)Clement Tsang
2023-07-27bug: display arc max size in arc usage instead of system memory (#1264)Zeb Piasecki
2023-07-21deps: Update ratatui 0.22.0 (#1261)Clement Tsang
2023-07-19other: full width battery bar (#1251)Gabriele Belluardo
2023-07-11refactor: flatten IoCounter return value (#1253)Clement Tsang
2023-07-09add zfs io counters for linux and freebsd (#1248)Justin Martin
2023-07-05bug: missing windows syscall to close the handle on drop when killing (#1245)Clement Tsang
2023-07-04other: removes the percent sign from battery widget labels (#1244)Clement Tsang
2023-07-04other: remove the percentage sign for CPU usage in CPU widget (#1243)Clement Tsang
2023-07-02other: hide battery tab selector if there is only one battery (#1236)Clement Tsang
2023-07-01other: remove some unnecessary vec allocations (#1234)Clement Tsang
2023-06-29deps: bump deps as of 2023-06-29 (#1233)Clement Tsang
2023-06-27bug: fix core dump if the terminal is closed while bottom is open (#1230)Clement Tsang
2023-06-24docs: update time-related documentation (#1222)Clement Tsang