winit/src/platform_impl
Kirill Chibisov eef6977f45
macOS: fix opacity handling
Not using `NSColor::clearColor()` results in Quartz thinking that the
window is not transparent at all, which results in artifacts.

However, not setting the `windowBackgroundColor` in
`Window::set_transparent` results in border not properly rendered.

Fixes: 94664ff687 (Don't set the background color)
2024-06-15 15:41:34 +03:00
..
android chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
ios chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
linux chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
macos macOS: fix opacity handling 2024-06-15 15:41:34 +03:00
orbital chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
web chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
windows chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
mod.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00