mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-06-05 23:18:39 +03:00

Fixes #2516 Those changes mean that when we have one ghostty window in non-native fullscreen and another ghostty window not in fullscreen switching to not fullscreen window won't cause appearing menu bar and dock. I think it looks good:  If we implement detection and make menu bar and dock appear for not fullscreen window in this case it will cause the fullscreen window to change its size and will look bad. Non-native fullscreen works bad with multiple screens in either way. E.g. switching to a non-native fullscreen window would cause menubar disappering on another screen or switching to not fullscreen window would show menu bar over fullscreen window on another screen. I think nobody would want non-native fullscreen with multiple screens.