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

Fix crash on Wayland #251

Merged
merged 1 commit into from
Jan 8, 2022
Merged

Fix crash on Wayland #251

merged 1 commit into from
Jan 8, 2022

Conversation

parasyte
Copy link
Owner

@parasyte parasyte commented Jan 8, 2022

- Rather than setting the position and window size based on available
  screen space, this PR just creates a window with a default size and
  doesn't attempt to set the position.
- Closes #29
@parasyte parasyte merged commit afd1543 into main Jan 8, 2022
@parasyte parasyte deleted the fix/crash-on-wayland branch January 8, 2022 12:57
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.

crash running example on linux with wayland
1 participant