Skip to content

Time Machine + Feedback app icons (ClassicyIcons registry)#176

Merged
robbiebyrd merged 1 commit into
mainfrom
feat/flight-tracker-icon
Jul 10, 2026
Merged

Time Machine + Feedback app icons (ClassicyIcons registry)#176
robbiebyrd merged 1 commit into
mainfrom
feat/flight-tracker-icon

Conversation

@robbiebyrd

Copy link
Copy Markdown
Collaborator

Follow-up to #175, same pattern for the other two apps:

  • TimeMachine/app.tiff and Feedback/app.tiff converted to real 32×32 RGBA PNGs (app.png, tiffs removed).
  • Registered at ClassicyIcons.applications.timeMachine.app and ClassicyIcons.applications.feedback.app via registerClassicyIcons (spreading the existing applications namespace — it assigns shallowly).
  • Time Machine's main, Settings, and Bookmarks windows carry icon={appIcon} (BookmarksWindow gained an icon prop); Feedback's window already passed icon, it now gets the custom PNG instead of system.bomb.

Gates: tsc, eslint, 374 tests green.

🤖 Generated with Claude Code

https://claude.ai/code/session_019NMS1V2keS3pTbWRemCd9o

…egistry

Same pattern as Flight Tracker: each app.tiff converted to a real 32x32 PNG,
registered at ClassicyIcons.applications.{timeMachine,feedback}.app, and the
apps' ClassicyWindows (incl. BookmarksWindow via a new icon prop) carry it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019NMS1V2keS3pTbWRemCd9o
@robbiebyrd robbiebyrd enabled auto-merge July 10, 2026 02:11
@github-actions

Copy link
Copy Markdown

Playwright E2E — 1 passed · 0 failed · 0 flaky · 0 skipped

Full report

@robbiebyrd robbiebyrd merged commit 07531c2 into main Jul 10, 2026
6 checks passed
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