Skip to content

fix: skip multi-screen sync delay in preview mode - #40

Merged
patrickschaper merged 1 commit into
developmentfrom
fix/preview-number-scene-sync-delay
May 19, 2026
Merged

fix: skip multi-screen sync delay in preview mode#40
patrickschaper merged 1 commit into
developmentfrom
fix/preview-number-scene-sync-delay

Conversation

@patrickschaper

Copy link
Copy Markdown
Owner

Summary

  • Add skipSyncDelay flag to NativeMatrixRenderer.Configuration
  • Detect ScreenSaverEngine process; skip the 10-second sync window everywhere else (preview host, System Settings thumbnail)
  • Number scene now appears ~21 s into the preview instead of ~30+ s (was hidden for most users who close the preview within 26 s)

- add `skipSyncDelay` flag to `NativeMatrixRenderer.Configuration`
- detect ScreenSaverEngine process; skip sync window everywhere else
- preview host and System Settings thumbnail no longer wait up to 10 s
- number scene now appears ~21 s into preview instead of ~30+ s

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@patrickschaper
patrickschaper merged commit b192d67 into development May 19, 2026
1 check passed
@patrickschaper
patrickschaper deleted the fix/preview-number-scene-sync-delay branch May 20, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant