swayfx/sway/tree
Ryan Dwyer 91f97fc21a Fix segfault in view_unmap()
If the last remaining view on a workspace is unmapped and the workspace
is not visible, parent will be a C_OUTPUT. Call the arrange_output()
function in this case.
2018-05-01 17:18:20 +10:00
..
arrange.c Remove arrange_windows() 2018-04-30 08:47:38 +10:00
container.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
layout.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.c move output create to its own file 2018-04-03 20:00:09 -04:00
view.c Fix segfault in view_unmap() 2018-05-01 17:18:20 +10:00
workspace.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00