https://bugs.kde.org/show_bug.cgi?id=493143
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-workspace/-/commi |be54c23c4add4b1b92b614d586e |t/3df658945a59a6cf6666139e0 |ba5f9fee2f1db |beee683fab0b27d --- Comment #5 from Marco Martin <notm...@gmail.com> --- Git commit 3df658945a59a6cf6666139e0beee683fab0b27d by Marco Martin. Committed on 17/09/2024 at 10:28. Pushed by mart into branch 'Plasma/6.2'. Always consider autohide panels in the edit mode zoom introduce a new property strictAvailableScreenRect which is the available screen rect, always excluding the panel geometries, *also autohide panels* This is used only by edit mode zoom, while everything else still uses availableScreenRect. This is necessary as before when going in edit mode the autohide panels were considered, so the available space on desktop layout changed on the fly when going in edit mode, making impossible to properly configure desktop widgets when an autohide panel is present depends from https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2525 (cherry picked from commit dd1df88ffa7c8254b1cb492ff01476b14edc4d03) M +30 -0 shell/desktopview.cpp M +9 -0 shell/desktopview.h M +29 -1 shell/shellcorona.cpp M +1 -0 shell/shellcorona.h https://invent.kde.org/plasma/plasma-workspace/-/commit/3df658945a59a6cf6666139e0beee683fab0b27d -- You are receiving this mail because: You are watching all bug changes.