https://bugs.kde.org/show_bug.cgi?id=482468
Bharadwaj Raju <bharadwaj.raju...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bharadwaj.raju777@protonmai | |l.com --- Comment #5 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> --- (In reply to João Sousa from comment #3) > Thank you for the clarification. So I guess that design setting changed from > the Plasma 5 panel then? Any reason why? The reason is written as a comment in that code. It avoids an issue (https://bugs.kde.org/show_bug.cgi?id=476743) with KWin's snap-to-panel behavior. > The panel floating mode seems to be designed with a default 8px gap distance > from screen edges (and not 9px as I have mentioned on my report). Any chance > that this 8px value can be used instead for the "property int > defloatDistance"? That would potentially allow the use of an identical value > of 8 px as minimal tiling window padding? I tested multiple values, including 8px. It wasn't enough, I found we needed a 12px distance to avoid the snap-to-panel behavior from activating. Other potential solutions can be investigated. Nate suggested disabling the snapping completely when in floating mode. -- You are receiving this mail because: You are watching all bug changes.