Skip to content

Conversation

@daxpedda
Copy link
Member

This PR adds ActiveEventLoop::create_proxy(), letting users create EventLoopProxy from inside the event loop.
Internally I basically just moved backend::EventLoop::create_proxy() to backend::ActiveEventLoop::create_proxy().

Fixes #3741.

@daxpedda daxpedda force-pushed the active-event-loop-proxy branch from de3d507 to 6d3872c Compare June 28, 2024 20:42
@daxpedda
Copy link
Member Author

No changes, just force-pushed to jump-start the CI, some infrastructure failure from GitHub.

@kchibisov kchibisov merged commit a0d69c7 into rust-windowing:master Jun 29, 2024
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.

Expose create_proxy() on ActiveEventLoop

3 participants