From c9701a9b05efa6925fd28d41fce44e617ff96883 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 25 Mar 2024 16:04:23 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5f224a357..a5dc9435a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,6 +50,10 @@ Detailed list of changes 0.33.2 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- Wayland: panel kitten: Add support for drawing desktop background and bars + using the panel kitten for all compositors that support the requisite Wayland + protocol which is practically speaking all of them but GNOME (:pull:`2590`) + - Wayland: Support fractional scales so that there is no wasted drawing at larger scale followed by resizing in the compositor - Wayland: Support preferred integer scales