Files
SubMiner/changes/native-updater-crash.md
T
sudacode 3a7d650a70 fix(macos): hide overlay when mpv loses foreground and open stats inacti
- Add "active" Swift helper output when mpv is frontmost but geometry is temporarily unavailable, preserving overlay through transient tracker misses
- Use showInactive for overlay and stats window on macOS to avoid switching Spaces over fullscreen mpv
- Disable autoInstallOnAppQuit to prevent premature Squirrel install before user confirms restart
2026-05-16 15:36:44 -07:00

167 B

type: fixed area: updates

  • Kept signed macOS app updates on the native updater path while preventing eager Squirrel install checks before the user confirms restart.