Skip to content

Add proper app icon for Electron desktop build#2

Open
AhtishamShahid wants to merge 8 commits into
release/v1.8.5from
feat/app-icon
Open

Add proper app icon for Electron desktop build#2
AhtishamShahid wants to merge 8 commits into
release/v1.8.5from
feat/app-icon

Conversation

@AhtishamShahid

@AhtishamShahid AhtishamShahid commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

FOSSSMBBUN-113

Summary

  • Replaces the placeholder solid-blue square icon with the actual Open Notebook logo
  • Adds icon.png (1024×1024) for macOS builds
  • Adds icon.ico (multi-size: 16/32/48/64/128/256) for Windows builds

Test plan

  • Build the Electron app (npm run build:electron in electron/) and verify the correct logo appears in the macOS dock and DMG window
  • Verify Windows build uses icon.ico correctly

Replace placeholder solid-blue square with the actual Open Notebook logo.
Adds icon.png (1024x1024) for macOS and icon.ico (multi-size) for Windows.
Copilot AI review requested due to automatic review settings June 10, 2026 18:07
@AhtishamShahid AhtishamShahid changed the base branch from main to release/v1.8.5 June 10, 2026 18:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Not needed for the desktop build — users update via the installer.
All PRs in this fork target release/** branches, not main.
Add release/** to pull_request and push triggers so tests actually run.
- Remove updateAvailableDesc from all locales (orphaned when version check was removed)
- Disable claude-code-review workflow (manual dispatch only)
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.

2 participants