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

On Web, never return a MonitorHandle #3051

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

daxpedda
Copy link
Member

Just made it consistent really. E.g. Window::available_monitors() returned no monitors even though Window::primary_monitor() did return a handle. On Web we don't have access to the monitor and no information about it either.

@daxpedda daxpedda merged commit a3cba83 into rust-windowing:master Aug 26, 2023
55 checks passed
kchibisov pushed a commit to kchibisov/winit that referenced this pull request Oct 17, 2023
kchibisov pushed a commit that referenced this pull request Oct 21, 2023
@daxpedda daxpedda deleted the web-monitor branch July 18, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant