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

wayland: commit the empty surface at init #309

Merged
merged 1 commit into from
Oct 8, 2017

Conversation

elinorbgr
Copy link
Contributor

This should trigger the compositor's mechanism for sending a configure event, which should most of the time be processed before any winit user actually tries to draw.

This fixes the crash of glutin examples at init under weston.

This should trigger the compositor's mechanism for sending a
configure event, which should most of the time be processed
before any winit user actually tries to draw.
@elinorbgr elinorbgr mentioned this pull request Oct 7, 2017
@tomaka tomaka merged commit 3d8c94b into rust-windowing:master Oct 8, 2017
tmfink pushed a commit to tmfink/winit that referenced this pull request Jan 5, 2022
madsmtm pushed a commit to madsmtm/winit that referenced this pull request Jun 11, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

2 participants