mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
When opening a new window we ignore windows in full screen or on another space when searching for a window we can cascade to. Full screen status of a window is restored after a relaunch and the bigger frame (when in full screen mode) is not stored in the session data or user defaults (as it should not be used). Closes issue #667.