Skip to content

feat: add menubar icon#6

Merged
franklinkim merged 2 commits into
mainfrom
feature/menubar-icons
May 22, 2026
Merged

feat: add menubar icon#6
franklinkim merged 2 commits into
mainfrom
feature/menubar-icons

Conversation

@franklinkim
Copy link
Copy Markdown
Member

Description

Add macOS app icon to dockprox-menubar.app bundle. Ships icon.iconseticon.icns at release time, sets CFBundleIconFile in Info.plist.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📝 Documentation
  • ♻️ Refactoring
  • ⚡ Performance
  • ✅ Tests
  • 🔧 Build/CI

Changes

  • Added cmd/dockprox-menubar/icon.iconset/ source PNGs.
  • Patched cmd/dockprox-menubar/Info.plist with CFBundleIconFile=icon.
  • Updated .github/workflows/release.yml to compile iconset via iconutil into Contents/Resources/icon.icns during .app bundling.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.

@franklinkim franklinkim merged commit 89219a1 into main May 22, 2026
2 checks passed
@franklinkim franklinkim deleted the feature/menubar-icons branch May 22, 2026 10:16
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