From 7728d9ceb1398f0ee7ce75aa7219ad5cbafe97dc Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 28 Nov 2022 13:19:05 +0100 Subject: [PATCH] Add some more clarification to redraw change --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75efe53c..c53f931c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ Versioning](https://semver.org/spec/v2.0.0.html). - Changed the behavior when setting window positions for yabridge's editor. This may avoid a painfully slow redraw in the _Audio Nebula Aurora FM_ plugin when - dragging the editor window around. + dragging the editor window around. This may also help with other slow to + redraw GUI, and especially with window managers that send excessive events on + window movement like in Cinnamon and XFCE. ## [5.0.1] - 2022-11-14