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 | |ma/plasma-workspace/-/commi | |t/dd1df88ffa7c8254b1cb492ff | |01476b14edc4d03 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Marco Martin <notm...@gmail.com> --- Git commit dd1df88ffa7c8254b1cb492ff01476b14edc4d03 by Marco Martin. Committed on 17/09/2024 at 09:42. Pushed by mart into branch 'master'. 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 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/dd1df88ffa7c8254b1cb492ff01476b14edc4d03 -- You are receiving this mail because: You are watching all bug changes.