New
v2.0.9
Changelog
- 1548f510c977a9747fa80618df6a7a9488767d03 Add configurable bar fonts and settings UI
- ceb020f7031a45ec9fed5d52f890944081129ce0 Add configurable status bar height
- 54d2b5dbe1bb780961da1ab7becace07325cca6c Add custom process-list colors and UI fixes
- cd937b45b37b7ffbdf53e8e16e881af31b02dd1c Add macOS menubar mode and worker process
- 1ac46aa5704a12e471cdbc7c9079c754238bd58b Add menubar docs and new processList colors
- 1025ecb9693ba7c3355491c0b059139a06439125 Add network link info, headless output & volumes
- 25f2372e1cbead2d879be2f9668e2aa8a5ba5d15 Add percent display and adjustable status bar width
- 2cde74dbc784134c68a56329c9d0621d5032b37b Add sparklineHeight and CPU cluster metrics
- 1f2389b9f043d8ca5e28f5d8fdb654ff2ca5e0af Adds per-component color customization to theme.json
- c218ff4f35dd3f56dc0758c26dd34d7e2bbeb239 Adjust Headless RSS tag and header color logic
- cc80124ce3a9b78d6b4c34ac7eb89cd04fa1c057 Adjust menubar sparkline sizing and typography
- 663409984920a75590074b0a350ffb69b4d27e48 Brew formula update for mactop version v2.0.8
- 0b2b5b0dda67dfa07b75e7d4eb5c7ffad545f689 Bump version; increase sparkline size & fonts
- fe4ea26d4fa4067b9786749ee0fb873b965ce2a0 Improve interface link detection and add media types
- d807d2afa531f25c041a21fefa5d91690f7e1751 Merge pull request #23 from tausiq/feature/per-component-theme-colors
- 402718b7c9e1c8ad34bf0299130bf871de5eaeb5 Merge pull request #26 from metaspartan/development
- 2c04efdc052fc98bd17b794064ab3ec3ead4e58d Persist update interval and improve menubar robustness
- c92a9e91c505dde5a9db59659a9e9b58b65c5c41 Refactor metrics init/dispatch and menubar bool
- 0d5d0c3aa2478281145718e0ef999e28856121d5 Refactor theme styling into helpers
- b8d003b6d9d658bac398c7d4547e7358b447b095 Report ANE percent; reuse lastNetDiskMetrics
- 40142f818f3363425cb0e84a4e90e00a12a46d8e Show RDMA status in menubar and UI tweaks
- ee1afdaa34fd07b7dc3d3c1697686d6cee908a43 Update config.go
- d03f988e926cd4755a7e92cbc17c3eb94233e3e4 Update ioreport.m
- ca18ba6ea45538f7cb503e4c1ae02a5b0f61b150 Update metrics.go
- 48d78aef5aa8eb53052f538ad7c1f39c03891db0 chore: Refines theme documentation.
- a705a6b004d65b463947019d5c38d8f66ac194f0 feat: Improve UI theme contrast logic for the process list.
- 695892c8e90c24d20b162a3f1d6b5f4ee8bfa9e5 feat: enhance custom theming with granular color options for various UI components, gauges, and charts.
- 4cefdf9b6c07b63e258e1139e46beda0cf130738 refactor: Consolidate theme color definitions to simplify configuration by having single colors apply to related components.
- 49999415537dea57358dd473bf76d742db10decb refactor: Enhance theme application for process list readability and color consistency.
- fc0734857810cfe3d5092122ef26454a6343e51a refactor: Validate custom process list hex colors, remove redundant color getter.