macOS: When toggling in the quick access terminal move it to the currently active screen

Fixes #9003
This commit is contained in:
Kovid Goyal
2025-09-22 20:04:42 +05:30
parent 9a6cf492aa
commit 982b5156e1
11 changed files with 69 additions and 22 deletions

View File

@@ -155,6 +155,9 @@ Detailed list of changes
it was last active on, after full screening some application causes the quick
access terminal to appear on the old space (:iss:`8740`)
- macOS: When toggling open the quick access terminal move it to the currently
active monitor (the monitor with the mouse pointer on it) (:iss:`9003`)
- macOS: Fix closing an OS Window when another OS Window is minimized causing
the minimized window to be un-minimized (:iss:`8913`)