feat(main): confirm quit while on air - #79
Conversation
Signed-off-by: Robbin "Roboroads" Schepers <robbin@deschepers.nl>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughAdded an exported ChangesConfirm quit while on air
Estimated code review effort: 2 (Simple) | ~10 minutes Related issues: Closes Suggested reviewers: N/A 🐰 A quiet click to close the tray, 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Closes #58.
Closing the window while an encoder is streaming now shows a native "You are on air — quit anyway?" confirm dialog (default = Cancel). Quitting while off air stays instant. Adds
isAnyEncoderStreaming()to the encoder manager with unit tests.Summary by CodeRabbit
New Features
Bug Fixes