rust-windowing / rust-windowing/winit
macOS: window flashes red before closing when borderless fullscreen
Open
@casperstorm is already working on this.
Since Nov 3, 2022.
B - bug
DS - appkit
H - help wanted
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
Reproducible running:
cargo run --example fullscreen
If you select borderless fullscreen (2), and then press escape to exit, the window flashes red before it closes.
Doesn't flash red if you use exclusive fullscreen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.