Skip to content

tiles: Adjust padding between windows

Ismael Asensio requested to merge work/iasensio/tiling_half_margins into master

Make the total padding between windows equal to the padding against the screen borders by applying just half of it on the common borders.

I haven't test it on multiple screens but it should also be fine there.

BEFORE AFTER
tiling_before tiling_after

BUG: 469720 FIXED-IN: 5.27.6

Merge request reports