https://bugs.kde.org/show_bug.cgi?id=480890
Niccolò Venerandi <nicc...@venerandi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |12e658537ee6cb531176b688cdc |12d73b182940e9f081da7c04320 |3a43642b44d0c |4033af6526027 --- Comment #5 from Niccolò Venerandi <nicc...@venerandi.com> --- Git commit 12d73b182940e9f081da7c043204033af6526027 by Niccolò Venerandi. Committed on 13/03/2025 at 20:15. Pushed by niccolove into branch 'Plasma/6.3'. Use entire screen to place sidebars when not in edit mode We previously made sure that the sidebar would avoid panels to allow for easier drag and drop from the widget sidebar, since that's only supposed to happen in edit mode we only consider panels in edit mode, and instead use the entire screen otherwise. If we try to avoid panels when outside edit mode, we won't be able to know if dodge window panels are visible, and if they're not the sidebar will be visually broken. (cherry picked from commit 12e658537ee6cb531176b688cdc3a43642b44d0c) Co-authored-by: Niccolò Venerandi <nicc...@venerandi.com> M +10 -3 desktoppackage/contents/views/Desktop.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/12d73b182940e9f081da7c043204033af6526027 -- You are receiving this mail because: You are watching all bug changes.