From 21201f1e32b8b67f8a5dd09ff701a2063b36524d Mon Sep 17 00:00:00 2001 From: Marco Allegretti Date: Fri, 10 Apr 2026 13:14:03 +0200 Subject: [PATCH] Update CHANGELOG with thumbnail and bug fixes Add thumbnail preview feature and the three convergence bug fixes: minimized windows staying in dock, drawer overlay not covering dock icons, and new-process launch behaviour. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e04ca702..08936df2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,11 @@ Key changes so far: zone, so maximized windows don't overlap it. - **Desktop niceties** — right-click wallpaper settings, minimize-all on home press, clickable page indicators, action drawer toggle on click. +- **Thumbnail previews** on dock icon hover via PipeWire screencasting. +- **Bug fixes** — minimized windows stay in dock instead of vanishing, + app drawer dismiss overlay no longer covers dock icons, launching an + app in convergence mode always starts a new process instead of + re-activating an existing window. ## Upstream base