mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03:15 -04:00
* Windows: Fix transparency (#260) * Windows: Only enable WS_EX_LAYERED for transparent windows * Update winapi to 0.3.6 * Windows: Amend transparency code * Add transparency fix to CHANGELOG.md