https://bugs.kde.org/show_bug.cgi?id=448420
--- Comment #15 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 80cd4bdbb5a21c364f5ab1818214e928af84bceb by Vlad Zahorodnii. Committed on 29/01/2024 at 09:37. Pushed by vladz into branch 'Plasma/6.0'. Relax constraints for screen edges reserved by windows At the moment, if the workspace extends or shrinks by an output, the hidden panel will be shown. It doesn't make sense in all cases. Furthermore, no screen edge will be reserved if the layer surface has some margins. To address that, allow "floating" panels reserve screen edges and also make kwin try harder to preserve window edges if the output layout changes. (cherry picked from commit 2d399e93f0301c43174dc2f35c67c24ee4216b9e) M +11 -0 autotests/integration/layershellv1window_test.cpp M +7 -2 autotests/integration/screenedges_test.cpp M +21 -21 src/screenedge.cpp https://invent.kde.org/plasma/kwin/-/commit/80cd4bdbb5a21c364f5ab1818214e928af84bceb -- You are receiving this mail because: You are watching all bug changes.