Skip to content

fix(desktop): actually ship the alternate app icons - #13

Merged
sheehanmunim merged 1 commit into
mainfrom
fix/ship-alternate-app-icons
Aug 19, 2026
Merged

fix(desktop): actually ship the alternate app icons#13
sheehanmunim merged 1 commit into
mainfrom
fix/ship-alternate-app-icons

Conversation

@sheehanmunim

Copy link
Copy Markdown
Member

extraResources matchers run against the staged app tree, not the repo. Pointing one at assets/munim copied nothing, so resources/app-icons never existed and the App icon picker had no files to switch to — the Dock kept the shipped icon whatever you chose.

The icons are now staged into prod-resources alongside the resource monitor and the desktop MCP, and the test says why every from has to live inside the stage.

extraResources matchers run against the staged app tree, not the repo, so
pointing at assets/munim copied nothing and the App icon setting had no files
to switch to - the Dock kept the shipped icon however the picker was set.

The icons are now staged into prod-resources like the other native resources,
and the test spells out why every `from` must live inside the stage.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sheehanmunim
sheehanmunim merged commit 72a0a59 into main Aug 19, 2026
@sheehanmunim
sheehanmunim deleted the fix/ship-alternate-app-icons branch August 19, 2026 18:30
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant