Fix macOS keyboard focus not restored when switching back from another space

Fixes #9665
Fixes #9666
This commit is contained in:
copilot-swe-agent[bot] 2026-03-15 08:59:44 +00:00 committed by Kovid Goyal
parent b3b7d0596d
commit 66ffb6895c
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 20 additions and 0 deletions

View file

@ -188,6 +188,8 @@ Detailed list of changes
- Don't use neighboring tab colors for tab bar margins in translucent windows (:iss:`9663`)
- macOS: Fix OS window focus not restored when switching spaces (:iss:`9665`)
0.46.0 [2026-03-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~