sway/sway/tree
Ryan Dwyer e496cc99f8 Fix focus bug when moving between outputs
When moving focus left or right to an adjacent output, only select the
first or last child in the new workspace if the workspace's layout is
horizontalish. If it's a verticalish layout, use the last focused
container.
2018-05-25 21:39:48 +10:00
..
arrange.c Fix nested tabs 2018-05-24 17:38:31 +10:00
container.c Implement clicking stacked title bars 2018-05-22 08:43:00 +10:00
layout.c Fix focus bug when moving between outputs 2018-05-25 21:39:48 +10:00
output.c move output create to its own file 2018-04-03 20:00:09 -04:00
view.c Use constants for titlebar dimensions 2018-05-22 08:27:42 +10:00
workspace.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00