1 Open Issue Need Help Last updated: Feb 15, 2026

Open Issues Need Help

View All on GitHub

AI 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

lightweight clipboard manager for macOS

Swift