mirror of
https://github.com/yattee/yattee.git
synced 2026-07-20 14:22:02 +00:00
A pinned window carries .fullScreenAuxiliary, which AppKit refuses to make a primary fullscreen window, so toggleFullScreen was a silent no-op. Drop the floating config before entering fullscreen and restore it in windowDidExitFullScreen, keeping the pin setting intact.