mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Weston: Fix client side decorations flickering on slow computers during window resize
Fixes #5162
This commit is contained in:
parent
dca8c65376
commit
2f3dd72c84
3 changed files with 29 additions and 8 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue