Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

WIP: Let apps request to be headless #14

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AtkinsSJ
Copy link
Contributor

This is a bit of an awkward API at the moment:

  • READY message is delayed until DOMContentLoaded
  • This lets app code call puter.ui.configureWindow() before that happens
  • The window configuration is then included in the READY message

It works but it's not my favourite!

This is a bit of an awkward API at the moment:

- READY message is delayed until DOMContentLoaded
- This lets app code call puter.ui.configureWindow() before that happens
- The window configuration is then included in the READY message

It works but it's not my favourite!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant