feat(theme): add support for matugen smart mode and type - #3109
feat(theme): add support for matugen smart mode and type#3109haikalllp wants to merge 10 commits into
Conversation
…scheme for the pallete drop down
56b4980 to
438f817
Compare
|
/claude review |
Claude reviewFeature looks sound overall; three issues, one of which will disable the new setting on its own.
Checked: matugen smart mode/scheme resolution and version gating in Go, queue/handler wiring, preview |
|
Do I fix these issues @bbedward ? They seem valid to me.. |
|
/claude review |
1 similar comment
|
/claude review |
Thanks! |
Claude reviewOne finding this round; the three from the previous review are addressed.
Checked: smart mode/scheme resolution and 4.2 version gating in Go, |
…mes keep portal sync and fix tile labels in control center
Description
Adds support for matugen
--mode smartand--type scheme-smart.Btw, manual theme toggle still wins, and automatically disable the smart mode. There is no UI gating atm, because I thought the log is sufficient, and Matugen 4.2.0 is latest cargo release anyways.
Type of change
Related issues
none
Screenshots / video
showcase.mp4
Checklist
I18n.tr()with translator context, reusing existing terms where possiblemake fmt, added/updated tests,make testpasses, andgo mod tidyis cleanmake lint-qmlwith no new warnings