Open Issues Need Help
View All on GitHubAI Summary: This issue proposes removing an unused `NSWindow` object from `MainMenu.xib` and its corresponding `@IBOutlet` from `AppDelegate`. This cleanup targets a menu-bar-only application, aiming to eliminate a console warning on launch, remove dead code, and accurately reflect the app's windowless architecture without affecting its core functionality.
Complexity:
1/5
good first issue iteration-1 chore