On Wayland, fix RedrawRequsted loop
The `dirty` is never cleared when decorations are hidden without `sctk-adwaita`. Fixes #3177.
This commit is contained in:
parent
c235bd154a
commit
53ca5af48f
2 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue