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(linux): avoid unwrapping in Window::primary_monitor #835

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

olivierlemasle
Copy link
Contributor

Fixes #832

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Checklist

Other information

@olivierlemasle olivierlemasle requested a review from a team as a code owner November 4, 2023 17:23
@wusyong
Copy link
Member

wusyong commented Nov 6, 2023

Thanks for resolving this issue!

@wusyong wusyong merged commit 498ba55 into tauri-apps:dev Nov 6, 2023
@olivierlemasle olivierlemasle deleted the fix-832 branch November 6, 2023 13:37
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.

Calling window.primary_monitor() under linux wayland panics
2 participants