https://bugs.kde.org/show_bug.cgi?id=489703

--- Comment #11 from Marco Martin <notm...@gmail.com> ---
Git commit 5b60cbc591870ad99652287b6e107a64508d6270 by Marco Martin.
Committed on 09/05/2025 at 12:24.
Pushed by mart into branch 'master'.

shell/panel: only set desiredSize on Wayland

on Wayland never do an explicit setGeometry, but resize the panel
only with layershell's setDesiredSize, in this way QWindow never
tries to resize a panel bigger than its allowed size causing a panel overlap

M  +5    -0    shell/autotests/mockserver/coreprotocol.h
M  +44   -0    shell/autotests/mockserver/layershell.cpp
M  +23   -0    shell/autotests/mockserver/layershell.h
M  +2    -0    shell/autotests/shelltest.cpp
M  +7    -1    shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/5b60cbc591870ad99652287b6e107a64508d6270

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to