zed/crates/gpui_macos
Smit Barmase 242fe31a39
gpui_macos: Fix fullscreen behavior on non-macOS and after restart (#62819)
Follow-up to #60020.

- Fixes simple fullscreen preventing fullscreen from working on Linux
and Windows (since I use shared dotfiles).
- Fixes quitting Zed in simple fullscreen not correctly restoring the
previous window bounds, causing it to reopen maximized. We are not
handling opening it back in simple fullscreen yet.

Release Notes:

- N/A
2026-08-19 14:46:01 +00:00
..
src gpui_macos: Fix fullscreen behavior on non-macOS and after restart (#62819) 2026-08-19 14:46:01 +00:00
Cargo.toml Extract shared Apple renderer from gpui_macos (#62649) 2026-08-14 19:53:25 +00:00
LICENSE-APACHE