Skip to content

Fix zombie window issue if macOS startup activation is slow.#176

Merged
treeform merged 1 commit into
masterfrom
fix-macos-slow-window-start
Jun 28, 2026
Merged

Fix zombie window issue if macOS startup activation is slow.#176
treeform merged 1 commit into
masterfrom
fix-macos-slow-window-start

Conversation

@treeform

Copy link
Copy Markdown
Owner

Summary:

  • Add a slow window startup repro example.
  • Give AppKit a short run-loop turn after window activation.
  • Remove stale startup activation hacks.

Testing:

  • nim check examples/slow_window_start.nim
  • nim check tests/run_all.nim
  • nim c examples/slow_window_start.nim

@treeform treeform force-pushed the fix-macos-slow-window-start branch from d45c89a to 3e41e21 Compare June 28, 2026 01:47
@treeform treeform changed the title Fix slow macOS startup activation Fix zombie window issue if macOS startup activation is slow. Jun 28, 2026
@treeform treeform merged commit 0a06186 into master Jun 28, 2026
3 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