-
Notifications
You must be signed in to change notification settings - Fork 921
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
Is it possible to make an existing window fullscreen? #72
Labels
Comments
jrmuizel
pushed a commit
to jrmuizel/winit
that referenced
this issue
Mar 29, 2017
…glennw cocoa: Post Awakened events at the end of the queue to avoid floods. Closes servo/webrender#179. r? @glennw <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/glutin/72) <!-- Reviewable:end -->
This has been in the API as |
francesca64
added
DS - macos
DS - wayland
DS - windows
and removed
S - api
Design and usability
labels
Dec 14, 2017
Thanks to #457, this is now implemented on Windows. |
This was also implemented on Wayland back in #383. |
With #465, this is now implemented everywhere. |
tmfink
pushed a commit
to tmfink/winit
that referenced
this issue
Jan 5, 2022
This doesn't break meshes the way the previous "discard if too thin" code did. It fixes several issues observed on Wikipedia when using Pathfinder in Firefox. Closes rust-windowing#72.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original: rust-windowing/glutin#782
The text was updated successfully, but these errors were encountered: