From 2a2c350eb6126e08c5a47eb3dec45a84a5baca30 Mon Sep 17 00:00:00 2001 From: Orestis Floros Date: Sun, 3 Jan 2021 09:48:27 +0100 Subject: [PATCH] Add release note for framebuffer fix #4308 --- RELEASE-NOTES-next | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES-next b/RELEASE-NOTES-next index 1eec3658..87b6660a 100644 --- a/RELEASE-NOTES-next +++ b/RELEASE-NOTES-next @@ -22,3 +22,4 @@ strongly encouraged to upgrade. • when initializing new outputs, avoid duplicating workspace numbers • fix workspaces not moving to assigned output after output becomes available • fix duplicate bindcode after i3-config-wizard + • clear pixmap before drawing to prevent visual grabage in clients using 'Shape'