orca/resources
Brennan Benson 74d564a67e
fix(windows): trim macOS safe-area inset so app icon fills the canvas (#6548)
The Windows ICO was rasterized straight from the untrimmed 1024px macOS
render, inheriting Icon Composer's transparent safe-area inset (glyph only
~83% of the canvas). Windows scales the largest ICO frame down for the
taskbar/"Open with" list without compensating, so the icon looked visibly
small next to native apps.

Add config/scripts/trim-windows-icon-source.mjs (pngjs-based): trims the
transparent inset, re-squares with a small 2% margin, and emits a filled
multi-size ICO (~96% fill). Regenerate resources/build/icon.ico from it and
update generate.sh to delegate to the script so the committed binary stays
in sync regardless of whether ImageMagick is installed.

Fixes #5357

Co-authored-by: brennanb2025 <brennanb2025@users.noreply.github.com>
2026-06-28 00:30:24 -07:00
..
app-icons Add app icon switcher to appearance settings (#4600) 2026-06-03 17:14:50 -07:00
build fix(windows): trim macOS safe-area inset so app icon fills the canvas (#6548) 2026-06-28 00:30:24 -07:00
darwin/bin Add Orca runtime CLI and bundled install support (#273) 2026-04-03 16:50:28 -07:00
icon-source fix(windows): trim macOS safe-area inset so app icon fills the canvas (#6548) 2026-06-28 00:30:24 -07:00
linux fix: restore Linux chrome-sandbox postinstall (#6133) 2026-06-22 21:55:08 -07:00
notification-sounds Revamp onboarding notification setup (#2670) 2026-05-22 23:47:31 -07:00
onboarding/feature-wall feat(onboarding): add feature wall tour (#1772) 2026-05-14 15:20:49 -07:00
win32/bin Fix Windows packaged Orca CLI launcher path resolution (#282) 2026-04-03 22:20:09 -07:00
claude.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00
ghostty.svg feat(settings): import Ghostty config with preview, color overrides, opacity and blur (#1001) 2026-04-26 17:00:46 -07:00
gremlin.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00
gwindows_logo.svg Add Windows terminal onboarding step (#5488) 2026-06-16 14:07:26 -07:00
icon-dev.png
icon.png
logo.svg
openclaude-logo.png Add OpenClaude agent support 2026-05-30 02:46:28 -07:00
opencode.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00