Skip to content

x11/wayland: Don't reset control flow between loop ticks#916

Merged
Osspial merged 1 commit intorust-windowing:masterfrom
elinorbgr:fix-control-flow
Jun 13, 2019
Merged

x11/wayland: Don't reset control flow between loop ticks#916
Osspial merged 1 commit intorust-windowing:masterfrom
elinorbgr:fix-control-flow

Conversation

@elinorbgr
Copy link
Copy Markdown
Contributor

Fixes #891, my previous implementation of the event loop for x11/wayland was erroneous.

@elinorbgr elinorbgr mentioned this pull request Jun 13, 2019
Copy link
Copy Markdown
Contributor

@goddessfreya goddessfreya left a comment

Choose a reason for hiding this comment

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

❤️

@Osspial Osspial merged commit 9a11f90 into rust-windowing:master Jun 13, 2019
kosyak pushed a commit to kosyak/winit that referenced this pull request Jul 10, 2019
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.

Is ControlFlow supposed to be sticky? (eventloop-2.0)

3 participants