Skip to content

Desktop: reopen hidden macOS window from Dock - #7723

Merged
wasimysaid merged 1 commit into
unslothai:mainfrom
wasimysaid:mac-tray-fix
Aug 1, 2026
Merged

Desktop: reopen hidden macOS window from Dock#7723
wasimysaid merged 1 commit into
unslothai:mainfrom
wasimysaid:mac-tray-fix

Conversation

@wasimysaid

Copy link
Copy Markdown
Collaborator

Summary

  • handle macOS Dock activation through Tauri RunEvent::Reopen
  • restore and focus the hidden main window through the shared Dock, tray, and single-instance path
  • add regression coverage for the Dock reopen lifecycle

Testing

  • uvx --from pytest pytest tests/studio/test_desktop_reliability_frontend_contract.py -q (13 passed)
  • npm run build --prefix studio/frontend
  • cargo check --manifest-path studio/src-tauri/Cargo.toml --locked
  • rustfmt --edition 2021 --check < studio/src-tauri/src/main.rs

Not run

  • packaged macOS smoke test, since the current host is Linux

@wasimysaid wasimysaid changed the title Studio: reopen hidden macOS window from Dock Desktop: reopen hidden macOS window from Dock Aug 1, 2026
@wasimysaid
wasimysaid merged commit 3f2fc5a into unslothai:main Aug 1, 2026
32 of 35 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