Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Secondary window #35

Closed
12 tasks done
marvin-wtt opened this issue Mar 28, 2024 · 0 comments · Fixed by #109
Closed
12 tasks done

Feat: Secondary window #35

marvin-wtt opened this issue Mar 28, 2024 · 0 comments · Fixed by #109
Labels
enhancement New feature or request

Comments

@marvin-wtt
Copy link
Owner

marvin-wtt commented Mar 28, 2024

To communicate with a second window, the communication must happen via the main process. Because the main process is stateless, it needs to forward the main window state to the cast window.

Events

  • Locale change
  • Scoreboard
  • Quiz
    • Countdown
    • Correct answer + score
  • Buzzer
    • Ready to press buzzer
    • On buzzer: Countdown + buzzer name
    • Correct answer + score
  • Stopwatch
    • Pressed controllers + time
    • Scores
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant