sway-borders icon indicating copy to clipboard operation
sway-borders copied to clipboard

Remove borders when 'smart_gaps on' and 'smart_borders on'

Open victordiaz opened this issue 4 years ago • 1 comments

When using Sway / i3-gaps and smart_gaps on and smart_borders on the gaps and border is removed if only one window is present in the workspace.

Currently, when I have one window, the gap is correctly removed but not the sway-borders. Do you think it would be possible to make it behave like upstream with the normal borders?

Btw, thanks so much for this fork. I really like sway and previously the pure windows flatness was the only reason taking me back to i3+compositor :) Now I feel comfy using sway!

victordiaz avatar Aug 18 '21 10:08 victordiaz

It seems like setting smart_gaps on and smart_borders on behaves correctly but using smart_gaps off with smart_borders on doesn't. I'll take a look at the various combinations (and hide_edge_borders since that exists now) and make the custom borders match.

fluix-dev avatar Nov 05 '21 17:11 fluix-dev