macOS: Use a private API to ensure OS window is shown on the currently active space when toggled

Fixes #8740
This commit is contained in:
Kovid Goyal
2026-07-16 08:43:06 +05:30
parent f47590533d
commit 4b7aac4999
2 changed files with 17 additions and 4 deletions

View File

@@ -236,6 +236,8 @@ Detailed list of changes
- Add support for DECSTR soft screen reset escape code (:iss:`10263`)
- macOS: Fix quick-access-terminal appearing on the wrong space (the fullscreen app's space) when triggered from a different space on macOS Tahoe (:iss:`8740`)
0.47.4 [2026-06-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~