mirror of https://github.com/garrytan/gstack.git
The --disable-features=MacControlledWindowBehavior flag added to launchHeaded() was missing from the handoff() code path (headless -> headed re-launch). The handoff() method builds its own launchArgs array independently, so macOS 26 users who trigger a headless-to-headed handoff would still see the window-close bug even after the launchHeaded() fix. Apply the same darwin guard to the handoff() launchArgs so all headed launch paths suppress the new OS-level window-hiding behavior on Sequoia. |
||
|---|---|---|
| .. | ||
| bin | ||
| scripts | ||
| src | ||
| test | ||
| PLAN-snapshot-dropdown-interactive.md | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||