Eric Guedes Pinto
Eric Guedes Pinto
Window transparency is broken on Macos as well. This is a regression as it works if I use winit legacy (0.19.5) after some tweaks to make the compiler happy
The transparent example also does not work on macos. I dug a little bit, and I believe the bug is with the platform_impl/window.rs where the code is using the setOpaque...
> I'm not sure what are you talking about, transparency works just fine on all the available backends, only example is broken, nothing more. Real code with e.g. OpenGL is...