mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-26 21:18:37 +00:00

This fixes an issue where new tabs would not have the proper transparent background set whilst in native fullscreen. This is because in native fullscreen, the NSTitlebarView always is visible, so our guard was preventing us from setting it before.