mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-06-02 13:38:39 +03:00

Two major changes: 1. Hiding uses `NSApp.hide` which hides all windows, preserves tabs, and yields focus to the next app. 2. Unhiding manually tracks and brings forward only the windows we hid. Proper focus should be retained.