From 837f0a81e7c66a572cf1d738d9261c8c5e91a843 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Mon, 10 Jan 2022 15:45:58 +0200 Subject: [PATCH] update Changelog to v0.10.7 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3377301e3..df853cb28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ #**CHANGELOG**# +#### Version 0.10.7 +* multi-screen: always trust KWin under X11 in order to set correct struts for panels and docks +* automatically offset centered applets when the left or right widgets overlap the centered one +* windowsgobelow: show properly during startup +* kwinedges: calculate accurately their size and position +* improve applets dragging during rearrange and configure widgets mode +* hide thin tooltips properly at some cases that were stack +* fill one pixel gap of justify splitters during rearrange and configure widgets mode +* fix, windows belong to screen whenever they are touching it. This way a window could belong in more than one screens and be taken into account for visibility modes and active window tracking +* remove file extensions for layouts and templates properly in order to identify the layout or template name +* fix build for Freebsd +* x11: force OnAllDesktops for all docks and panels during creation +* fix empty availableScreenRegion broadcast to Plasma + #### Version 0.10.6 * fix build with Qt 5.12 * initialize windows tracking properly