Skip to content

masonry_winit: Pass a EventLoopProxy#1045

Merged
waywardmonkeys merged 1 commit intolinebender:mainfrom
waywardmonkeys:change-masonry-state
Jun 7, 2025
Merged

masonry_winit: Pass a EventLoopProxy#1045
waywardmonkeys merged 1 commit intolinebender:mainfrom
waywardmonkeys:change-masonry-state

Conversation

@waywardmonkeys
Copy link
Contributor

Instead of passing an &EventLoop to MasonryState, we pass an EventLoopProxy as that's all that it actually needs.

We also rename proxy to event_loop_proxy.

Instead of passing an `&EventLoop` to `MasonryState`, we pass an
`EventLoopProxy` as that's all that it actually needs.

We also rename `proxy` to `event_loop_proxy`.
Copy link
Contributor

@PoignardAzur PoignardAzur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@waywardmonkeys waywardmonkeys added this pull request to the merge queue Jun 7, 2025
Merged via the queue into linebender:main with commit a133d64 Jun 7, 2025
18 checks passed
@waywardmonkeys waywardmonkeys deleted the change-masonry-state branch June 7, 2025 17:18
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.

2 participants