SIGN IN SIGN UP

macOS: Fix window turning black on fullscreen mode (#26547)

Closes #26534

Recently, we fixed a title bar transparency issue that only occurred on
macOS 15.3 and later. PR:
https://github.com/zed-industries/zed/pull/26403

However, this seems to have broken multi-window fullscreen behavior on
earlier macOS versions. This PR adds versioning so that the title bar
transparency fix only applies to macOS 15.3.0 and later.

No release notes, as this bug only exists on main right now.  

Release Notes:

- N/A

Co-authored-by: MrSubidubi <dev@bahn.sh>
S
Smit Barmase committed
6bf6fcaa51ecd5d55c977be31c77bc6ff5d7e29c
Parent: 6e89537
Committed by GitHub <noreply@github.com> on 3/12/2025, 2:59:27 PM