https://bugs.kde.org/show_bug.cgi?id=349785
--- Comment #40 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> --- Git commit 7ce3f197be30c445ee9d9a4c298439b1995d5aa5 by Bharadwaj Raju. Committed on 16/11/2023 at 19:53. Pushed by bharadwaj-raju into branch 'master'. Implement UI to enable "Dodge Windows" mode for the panel Depends on https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3508. This adds the configuration UI and tweaks the limit for deciding whether a window is touching to be 12px instead of 6px. After testing various values for it, I found 12px is the smallest that prevents glitches with window snapping.  M +36 -13 desktoppackage/contents/configuration/PanelConfiguration.qml M +20 -4 desktoppackage/contents/views/Panel.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7ce3f197be30c445ee9d9a4c298439b1995d5aa5 -- You are receiving this mail because: You are watching all bug changes.