swayfx/sway/desktop
Ryan Dwyer 65328ef60c Respect border settings when rendering lone tabbed/stacked child
In i3, when a child of a tabbed or stacked container has no siblings,
its border settings are respected.

This patch achieves the same effect by rendering a lone tabbed/stacked
child as if it's a linear container. This makes the border settings be
respected.

Over in view_autoconfigure, we compensate for this by only adjusting
`y_offset` if there's multiple children.
2018-10-27 11:23:02 +10:00
..
desktop.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
idle_inhibit_v1.c Fix crash when destroying an idle-inhibiting client 2018-09-16 23:20:58 +10:00
layer_shell.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
output.c Implement the presentation-time protocol 2018-10-23 23:38:57 +02:00
render.c Respect border settings when rendering lone tabbed/stacked child 2018-10-27 11:23:02 +10:00
transaction.c Rebase the cursor after applying transactions 2018-10-25 23:37:40 +10:00
xdg_shell.c Rebase the cursor after applying transactions 2018-10-25 23:37:40 +10:00
xdg_shell_v6.c Rebase the cursor after applying transactions 2018-10-25 23:37:40 +10:00
xwayland.c Rebase the cursor after applying transactions 2018-10-25 23:37:40 +10:00