From 90552e3e7f8f085919a39435a8a68b3a2f633e54 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 9 Jun 2022 19:31:08 +0300 Subject: Fix flickering during resize on Wayland This also fixes an issue of windows not being rendered while resizing. Fixes #6069. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 69d28921..46a9d77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Bottom gap for certain builtin box drawing characters - Incorrect built-in glyphs for `U+2567` and `U+2568` - Character mappings in the DEC special graphics character set (line drawing) +- Window flickering on resize on Wayland ## 0.10.1 -- cgit v1.2.3-54-g00ecf