Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

wayland: do not create OpenGL context before the configure event #481

Merged
merged 1 commit into from
Feb 13, 2021

Conversation

valpackett
Copy link
Contributor

The existing code seems to use "configure" for just resizes, so introduce a "start" flag in pending events to handle the initial configure.


Sort of fixes #476, not the fontconfig issue from there that I can't reproduce though

The existing code seems to use "configure" for just resizes,
so introduce a "start" flag in pending events to handle the
initial configure.
@wez wez merged commit 58e2a18 into wez:main Feb 13, 2021
@wez
Copy link
Owner

wez commented Feb 13, 2021

Thanks!

wez added a commit that referenced this pull request Feb 23, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wayland: fails to start on FreeBSD/wlroots
2 participants