On Wayland, fix WindowEvent::Destroyed delivery

This commit is contained in:
Kirill Chibisov
2023-12-22 19:56:52 +04:00
parent 4f6fd44c6c
commit 9a28bb4b49
2 changed files with 29 additions and 28 deletions

View File

@@ -23,6 +23,7 @@ Unreleased` header.
- **Breaking:** On Web, return `RawWindowHandle::WebCanvas` instead of `RawWindowHandle::Web`.
- **Breaking:** On Web, macOS and iOS, return `HandleError::Unavailable` when a window handle is not available.
- **Breaking:** Bump MSRV from `1.65` to `1.70`.
- On Wayland, fix `WindowEvent::Destroyed` not being delivered after destroying window.
# 0.29.5