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

fallback for cursor grab mode during window creation #7011

Closed

Conversation

mockersf
Copy link
Member

Objective

Solution

@VitalyAnkh
Copy link
Contributor

Fallback to alternative method of cursor grab if the one selected is not available

IMHO it's OK to set cursor grab mode to confined on X11 or Wayland platform. It crashes because we set it too early. Maybe you could look into my PR #7010?

@mockersf mockersf closed this Dec 23, 2022
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.

CursorGrabMode::Confined on Linux panicks on startup
2 participants