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-workspace/-/commi |ma/plasma-desktop/-/commit/ |t/dd1df88ffa7c8254b1cb492ff |be54c23c4add4b1b92b614d586e |01476b14edc4d03 |ba5f9fee2f1db --- Comment #4 from Marco Martin <notm...@gmail.com> --- Git commit be54c23c4add4b1b92b614d586eba5f9fee2f1db by Marco Martin. Committed on 17/09/2024 at 10:00. 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-workspace/-/merge_requests/4706 M +1 -1 desktoppackage/contents/views/Desktop.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/be54c23c4add4b1b92b614d586eba5f9fee2f1db -- You are receiving this mail because: You are watching all bug changes.