Skip to content

Fix desktop app icon proportions - #76

Merged
wisdomqin merged 1 commit into
mainfrom
codex/fix-app-icon-proportions
Aug 18, 2026
Merged

Fix desktop app icon proportions#76
wisdomqin merged 1 commit into
mainfrom
codex/fix-app-icon-proportions

Conversation

@wisdomqin

Copy link
Copy Markdown
Contributor

What changed

  • replace the oversized desktop app icon artwork with the user-adjusted 1024 px master
  • regenerate the macOS ICNS and Windows multi-size ICO from the same artwork
  • make the PNG the canonical icon source so platform outputs cannot drift

Why

The previous icon filled 90.6% of the canvas and appeared oversized beside other applications. The adjusted artwork uses the intended optical safe area, continuous corner shape, and subtle shadow.

Validation

  • npm run icons:generate
  • npm run typecheck
  • npm test (16 files, 81 tests)
  • npm run package:dir
  • verified the packaged runtime PNG is byte-identical to the supplied artwork
  • verified ICNS and ICO regeneration is deterministic

@wisdomqin
wisdomqin merged commit abf29c7 into main Aug 18, 2026
4 checks passed
@wisdomqin
wisdomqin deleted the codex/fix-app-icon-proportions branch August 18, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant