Part of EPIC #193. Depends on #201.
Description
Set NSWindow.allowsAutomaticWindowTabbing = true in AppDelegate.applicationDidFinishLaunching. macOS will then group project windows into system tabs when the user has "Prefer tabs when opening documents" enabled in System Settings.
Acceptance Criteria
Module / Layer
Relay / AppDelegate
Complexity
Small
Part of EPIC #193. Depends on #201.
Description
Set
NSWindow.allowsAutomaticWindowTabbing = trueinAppDelegate.applicationDidFinishLaunching. macOS will then group project windows into system tabs when the user has "Prefer tabs when opening documents" enabled in System Settings.Acceptance Criteria
Module / Layer
Relay / AppDelegate
Complexity
Small