summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-02-19bug: Fix sorting menu and sort shortcuts not syncing in gui (#417)Clement Tsang
2021-02-18bug: fix inconsistent spacing with grouped vs non-grouped in the process widg...Clement Tsang
2021-02-18feature: Add mouse support to sorting columns (#413)Clement Tsang
2021-02-16feature: Add ctrl-w and ctrl-h support in the search (#409)Clement Tsang
2021-02-15feature: Allow toggling advanced kill menu (#408)Clement Tsang
2021-02-15feature: add nord and nord-light colours (#406)Clement Tsang
2021-01-25bug: Workaround for strange rendering when there are <4 CPU entries reported ...Clement Tsang
2021-01-21feature: Use `ps` as fallback to query CPU usage under macOS (#390)Frederick Zhang
2021-01-20feature: Show Celcius/Fahrenheit with degree symbol (#391)Erlend Hamberg
2021-01-12bug: Fix missing sorting arrow when for non-% mem (#389)Clement Tsang
2021-01-05bug: Fix hide table gap option not working in battery widget (#386)Clement Tsang
2021-01-01feature: Add network interface filtering (#381)Clement Tsang
2020-12-29other: Add reference to why we use sysinfo for Windows network detection for nowClementTsang
2020-12-28feature: Add process_command to default to the process command (#379)Clement Tsang
2020-12-27feature: Adds uid and gid collection (no GUI yet) (#375)Clement Tsang
2020-12-25other: re-enable table scroll positionClementTsang
2020-12-22bug: Fixes incorrect colours being used the CPU widget in basic mode (#373)Clement Tsang
2020-12-22feature: Hide SWAP graph and legend in normal mode if SWAP is 0 (#372)Clement Tsang
2020-12-21refactor: Cut out sysinfo from Linux builds (#368)Clement Tsang
2020-12-17uptick: 0.5.6 (#362)Clement Tsang
2020-12-17refactor: re-use heim for ARM targets if possible (#360)Clement Tsang
2020-12-17bug: Fix missing component list refresh (#361)Clement Tsang
2020-12-16deps: Update various dependencies (#358)Clement Tsang
2020-12-15feature: Fine grained kill signals on unix (#263)Lukas Rysavy