winit/src/platform_impl
Mads Marquart 94664ff687
Don't set the background color when initializing with transparency (#3657)
Setting the background color changes how the window title bar appears,
which is something that the application should customize itself if it
wants this behaviour (and also, it wasn't set when calling
`set_transparent`, so the behaviour wasn't consistent).
2024-04-27 15:41:14 +02:00
..
android chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
ios chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
linux chore: fix some typos in comments (#3635) 2024-04-27 15:29:11 +02:00
macos Don't set the background color when initializing with transparency (#3657) 2024-04-27 15:41:14 +02:00
orbital chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
web chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
windows bugfix(win32): Only return win handle on OK thread 2024-04-26 20:28:10 +04:00
mod.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00