summaryrefslogtreecommitdiffstats
path: root/src/canvas/canvas_colours
AgeCommit message (Expand)Author
2020-11-22other: Switch to once_cell (#324)Clement Tsang
2020-11-19other: update gruvbox and some documentation (#310)Clement Tsang
2020-11-18bug: remove buggy auto-generated CPU colour implementation (#308)Clement Tsang
2020-11-15feature: default colour schemes (#296)Clement Tsang
2020-08-31refactor: Update error messages w/ anyhow and thiserror (#216)Clement Tsang
2020-05-18refactor: reduce unchecked type conversions to usizeClement Tsang
2020-05-16change: remove slash, change scroll behaviour on cpuClement Tsang
2020-04-23clippy: use suggested to_string and dereferencingClementTsang
2020-04-23refactor: update error messages and hex error detectionClementTsang
2020-04-18Update highlight to light blue; new network legendClementTsang
2020-04-16feature: Add battery widget (#120)Clement Tsang
2020-04-06refactor/bug: Array bound checking, fix CPU jumpClement Tsang
2020-03-13Cleanup before modularity (#84)Clement Tsang
2020-03-02Refactoring.ClementTsang
2020-03-02Refactoring.ClementTsang
2020-02-28Optimized imports as per clionClementTsang
2020-02-27Added total rx + tx colouring options.ClementTsang
2020-02-23Added named colour support + rgb colour support in config files.ClementTsang
2020-02-23Re-added Red to default cpu pool... this does mean that there is a conflict w...ClementTsang
2020-02-23Support average cpu colour separately from others. Redid documentation.ClementTsang
2020-02-19One last change, made head 2 colours const and shared.ClementTsang
2020-02-19[skip travis] Update documentation.ClementTsang
2020-02-19Increased number of default colours.ClementTsang
2020-02-19Colour issue... on powershell.ClementTsang
2020-02-19Change default colouring to be compatible on macOS default terminal.ClementTsang
2020-02-16CPU specific line filtering added.ClementTsang
2020-02-09Minor refactoring.ClementTsang
2020-02-08Update and clean up ? menu... some more work to be done thoughClementTsang
2020-02-08More cleaning up of new colour featureClementTsang