Summary
- polishes the new header controls with a minimal Kill all action
- keeps the custom Quit tooltip inside the popover instead of clipping at the edge
- adds regression coverage for the bulk kill flow before shipping
Verification
- xcodebuild test -project "Porter.xcodeproj" -scheme "Porter" -destination "platform=macOS"
- xcodebuild build -project "Porter.xcodeproj" -scheme "Porter" -configuration Release -destination "platform=macOS"
- scripts/release-macos.sh
- spctl --assess --type execute --verbose=4 "dist/Port Menu.app"
- xcrun stapler validate "dist/Port Menu.app"
- codesign --verify --deep --strict --verbose=2 "dist/Port Menu.app"