Skip to content

fix(desktop): show dock icon before blocking initialization#265

Merged
lefarcen merged 1 commit intomainfrom
fix/desktop-dock-icon-delay
Mar 19, 2026
Merged

fix(desktop): show dock icon before blocking initialization#265
lefarcen merged 1 commit intomainfrom
fix/desktop-dock-icon-delay

Conversation

@lefarcen
Copy link
Copy Markdown
Collaborator

Summary

  • Move app.dock?.show() before RuntimeOrchestrator creation
  • Fixes delayed dock icon appearance on first launch caused by synchronous tar extraction in ensurePackagedOpenclawSidecar

Test plan

  • Fresh install on macOS, verify dock icon appears immediately on launch
  • Verify app functionality unchanged after startup

🤖 Generated with Claude Code

Move app.dock?.show() before RuntimeOrchestrator creation to avoid
delay caused by synchronous tar extraction on first launch.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying nexu-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 458a753
Status: ✅  Deploy successful!
Preview URL: https://cbca9175.nexu-docs.pages.dev
Branch Preview URL: https://fix-desktop-dock-icon-delay.nexu-docs.pages.dev

View logs

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 458a753ecf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/desktop/main/index.ts
@lefarcen lefarcen merged commit c08b877 into main Mar 19, 2026
8 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.

2 participants