summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-12-19bug: Fix process command flag breaking sorting (#627)Clement Tsang
2021-10-17deps: bump deps, remove chrono (#600)Clement Tsang
2021-09-25bug: remove incorrect shortcut from docs/help (#589)Clement Tsang
2021-08-19other: Make the battery dependency/features optional (#570)Clement Tsang
2021-07-31other: Add RISC-V to unofficially supported targets (#565)Clement Tsang
2021-07-23change: add '/s' to network usage legend (#557)Clement Tsang
2021-07-17refactor: switch to manual implementation of meminfo parse (#548)Clement Tsang
2021-07-17bug: switch over to procfs for linux mem usage (#547)Clement Tsang
2021-07-16bug: Fix swap calculation for Linux (#546)Clement Tsang
2021-07-15bug: move linux mem used to kilobytes too as workaroundClementTsang
2021-07-15bug: fix inaccuracy in memory usage/total on macOS and Linux (#545)Clement Tsang
2021-07-14bug: scaling -> scale in some docs, help, and config (#543)Clement Tsang
2021-07-14bug: Fix missing config options in docs and default config (#542)Clement Tsang
2021-07-12refactor: remove beef dependency for nowClementTsang
2021-06-26bug: Divide Windows process cpu usage by number of processors (#525)Clement Tsang
2021-06-22feature: add F9 as an alternative process kill key (#518)Clement Tsang
2021-06-21docs: migrate documentation over to mkdocs (#506)Clement Tsang
2021-06-20bug: Fix battery widget color and mouse (#504)Clement Tsang
2021-06-18refactor: Fix clippy lint for entry vacancy check (#503)Clement Tsang
2021-06-06deps: Switch back from dirs-next to dirs (#492)Clement Tsang
2021-05-23refactor: remove old traces (#486)Clement Tsang
2021-05-15refactor: split up data collection by OS (#482)Clement Tsang
2021-05-13refactor: switch to procfs library (#479)Clement Tsang
2021-05-11bug: forgot to create memory usage string when collapsed (#473)Clement Tsang
2021-05-09other: lower the timer for multi-digit in dd times (#469)Clement Tsang
2021-05-09change: switch from sysinfo to heim for cpu usage in macOS and Windows (#467)Clement Tsang
2021-05-08deps: Update dependencies 2021-05-08 (#466)Clement Tsang
2021-05-06other: make advanced kill default (#463)Clement Tsang
2021-05-06change: Adds advanced kill option to default config text (#462)Clement Tsang
2021-04-24change: remove gap between CPU and columns in basic (#460)Clement Tsang
2021-04-23bug: Fix mouse hitboxes (#459)Clement Tsang
2021-04-23bug: Fixes basic mode mouse hitboxes being broken (#458)Clement Tsang
2021-04-23refactor: Take clippy nightly suggestions into account (#456)Clement Tsang
2021-04-22feature: Add mount filtering, rework filter priority logic (#455)Clement Tsang
2021-04-13other: update built-in themes list in config (#452)Clement Tsang
2021-04-09change: Add decimal to disk values larger than 1GB (#451)Clement Tsang
2021-04-09change: Tweak default light colour scheme (#450)Clement Tsang
2021-04-09change: Add decimal to actual memory usage in proc (#449)Clement Tsang
2021-04-07refactor: Unify disk conversion to string step (#446)Clement Tsang
2021-04-05feature: Collapsing in tree mode sums usage to parent (#445)Clement Tsang
2021-04-04refactor: Switch from fnv to fxhash (#444)Clement Tsang
2021-04-04change: Make proc widget unit consistent with disk (#443)Clement Tsang
2021-04-04feature: Rework network y-axis, linear interpolation for off-screen data (#437)Clement Tsang
2021-03-23bug: Fix getpwuid segfault (#440)Zeb Piasecki
2021-03-12feature: Add support for displaying load average (#392)pvanheus
2021-02-28feature: User info in proc widget for Unix-based systems (#425)Clement Tsang
2021-02-24bug: Fix bugs with disk widget and disk encryption (#423)Clement Tsang
2021-02-20change: Alter Nord's border colour (#422)Clement Tsang
2021-02-19deps: Update various deps as per 2021-02-19 (#420)Clement Tsang
2021-02-19change: Don't jump to top when using sort shortcuts (#418)Clement Tsang