2 Commits
Author SHA1 Message Date
jacob-sabella fa742c0e6e chore(w-engine): bump to 1.1.1
Patch release for the startup palette sync fix.
2026-08-04 17:59:08 -05:00
jacob-sabella e677f954c5 fix(w-engine): sync palette when restoring wallpaper on startup
The startup restore relaunched linux-wallpaperengine for the last
selected wallpaper but never re-applied the still that Noctalia derives
its palette from, so colors after login came from whatever wallpaper the
shell restored on its own. Every other path that puts a wallpaper up
pairs launch() with syncPalette(); this one now does too.

Switching wallpapers away and back was the only way to correct it, since
that runs apply().
2026-08-04 17:48:42 -05:00