Weston: Fix client side decorations flickering on slow computers during window resize

Fixes #5162
This commit is contained in:
Kovid Goyal
2022-06-03 11:00:56 +05:30
parent dca8c65376
commit 2f3dd72c84
3 changed files with 29 additions and 8 deletions

View File

@@ -59,6 +59,9 @@ Detailed list of changes
- Iosevka: Fix incorrect rendering when there is a combining char that does not
group with its neighbors (:iss:`5153`)
- Weston: Fix client side decorations flickering on slow computers during
window resize (:iss:`5162`)
0.25.1 [2022-05-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~