SUMMARY Adding or removing splits, or loading a layout will set the padding between windows back to default (I think that's 4), but the value in the top right corner still shows "0" STEPS TO REPRODUCE 1. Set padding to 0 2. Load a layout 3. Shift drag a window onto a tiling zone OBSERVED RESULT Padding around the window is not 0 EXPECTED RESULT Padding around the window to be 0 SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.0 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION
Can reproduce.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/3632
Git commit 18d6159be193f3267d258b28a7efa9ffd4e98d7c by David Edmundson, on behalf of Vlad Zahorodnii. Committed on 21/02/2023 at 09:22. Pushed by vladz into branch 'master'. tiling: Make child tiles inherit padding from parent tile If a new tile is added, make it inherit parent tile's padding to ensure consistent padding. M +3 -0 src/tiles/tile.cpp https://invent.kde.org/plasma/kwin/commit/18d6159be193f3267d258b28a7efa9ffd4e98d7c
Git commit 451eec2e8c314ce2d43cd8164f0ee77e8593fe82 by Vlad Zahorodnii. Committed on 21/02/2023 at 09:54. Pushed by vladz into branch 'Plasma/5.27'. tiling: Make child tiles inherit padding from parent tile If a new tile is added, make it inherit parent tile's padding to ensure consistent padding. (cherry picked from commit 18d6159be193f3267d258b28a7efa9ffd4e98d7c) M +3 -0 src/tiles/tile.cpp https://invent.kde.org/plasma/kwin/commit/451eec2e8c314ce2d43cd8164f0ee77e8593fe82