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

Add webview_step #735

Closed
wants to merge 9 commits into from
Closed

Conversation

eliassjogreen
Copy link
Member

@eliassjogreen eliassjogreen commented May 12, 2022

This pr re-adds support for the previously called webview_loop method now called webview_step allowing for the application to take a single step in the event loop instead of blocking and running until it's exited.

A few related issues, but mainly the first one:
#578 #652 #12

What still needs to be done is mac support, and I might be able to add that if my work computer decides to co-operate, but I would certainly appreciate help from any mac guru as I have never touched the mac stuff and it looks scary...

@eliassjogreen eliassjogreen marked this pull request as ready for review May 14, 2022 15:18
@eliassjogreen
Copy link
Member Author

eliassjogreen commented May 14, 2022

@justjosias @dandeto mind reviewing?

@justjosias
Copy link
Member

Do you have any examples that can be tested to make sure everything works appropriately? I'd be useful for testing this to be included in CI.

webview.h Show resolved Hide resolved
@eliassjogreen
Copy link
Member Author

Closing this in favour of webview/webview_deno#112

@eliassjogreen eliassjogreen reopened this Aug 7, 2023
@SteffenL SteffenL modified the milestones: v0.11.0, v0.10.0 Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Re-add support for taking a single step at a time
3 participants