mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
On Wayland, fix RedrawRequsted loop
The `dirty` is never cleared when decorations are hidden without `sctk-adwaita`. Fixes #3177.
This commit is contained in:
@@ -11,6 +11,7 @@ Unreleased` header.
|
||||
|
||||
# Unreleased
|
||||
|
||||
- On Wayland, fix `RedrawRequsted` being always sent without decorations and `sctk-adwaita` feature.
|
||||
- On Windows, fix deadlock when accessing the state during `Cursor{Enter,Leave}`.
|
||||
- On macOS, fix deadlock when entering a nested event loop from an event handler.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user