Summary: | Spectacle doesn't remember colours added to custom colours for the highlighter | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Aniruddha Shankar <k> |
Component: | General | Assignee: | Noah Davis <noahadvs> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 6.4.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 509881 |
Description
Aniruddha Shankar
2025-09-20 12:03:37 UTC
I think this may be the result of a behavior change (or regression?) in the upstream Qt color picker widget. In the past it automatically saved custom colors; now it doesn't, and it appears to be up to the client to save them. If this change was intentional, I imagine it was done so each app can save its own set of custom colors, rather than the dialog itself saving the custom colors systemwide, because that made it impossible to have app-specific custom color lists. But it does have the side effect of requiring work for each app that does want to save custom colors. |