mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 13:34:48 +02:00
Cocoa: fix quick access terminal hide focus restore
Apple now makes kitty the front most application before sending the service notification. So instead watch for front most application change events from the shared workspace and restore focus to the last non-self application.
This commit is contained in:
@@ -115,6 +115,9 @@ Detailed list of changes
|
||||
- Wayland: Fix incorrect window size calculation when transitioning from
|
||||
fullscreen to non-fullscreen with client side decorations (:iss:`8826`)
|
||||
|
||||
- macOS: Fix hiding quick access terminal window not restoring focus to
|
||||
previously active application (:disc:`8840`)
|
||||
|
||||
0.42.2 [2025-07-16]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user