sway-patched-tray-menu-github/sway/tree
Pedro Côrte-Real d0233af3b3 Rework gaps code to be simpler and correct
Instead of tracking gaps per child apply gaps in two logical places:

1. In tiled containers use the layout code to add the gaps between
windows. This is much simpler and guarantees that the sizing of children
is correct.
2. In the workspace itself apply all the gaps around the edge. Here
we're in the correct position to size inner and outer gaps correctly and
decide on smart gaps in a single location.

Fixes #4296
2019-07-15 23:46:27 -04:00
..
arrange.c Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00
container.c Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c Fix sway crashes for scratchpad layouts 2019-06-16 12:29:16 -04:00
view.c Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00
workspace.c Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00