Wayland: Reduce flicker at startup by not using render frames immediately after a resize

Fixes #5235
This commit is contained in:
Kovid Goyal
2022-06-28 11:29:57 +05:30
parent cd369f633a
commit 60d33f2847
4 changed files with 10 additions and 3 deletions

View File

@@ -54,6 +54,8 @@ Detailed list of changes
- macOS: Fix a regression that caused switching keyboard input using Eisu and
Kana keys not working (:iss:`5232`)
- Wayland: Reduce flicker at startup by not using render frames immediately after a resize (:iss:`5235`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~