On macOS, add support for Window::set_blur

This commit is contained in:
Kirill Chibisov
2023-10-28 14:22:10 +04:00
committed by GitHub
parent 5a3be586f4
commit 92b7dcccc1
5 changed files with 29 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ Unreleased` header.
- On Windows, fix deadlock when accessing the state during `Cursor{Enter,Leave}`.
- On Windows, add support for `Window::set_transparent`.
- On macOS, fix deadlock when entering a nested event loop from an event handler.
- On macOS, add support for `Window::set_blur`.
# 0.29.2