swayfx/sway/tree
Ryan Dwyer 9b15e81cff Fix potential crash when fullscreen view unmaps
It happened when a view is a grandchild or deeper of the workspace, is
fullscreen, and unmaps. The workspace would not be included in the
transaction and its pointer to the fullscreen view was left dangling.
2018-06-25 16:41:31 +10:00
..
arrange.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00
container.c Fix another crash when moving out of stacks or tabs 2018-06-24 23:07:52 +10:00
layout.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00
output.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00
view.c Fix potential crash when fullscreen view unmaps 2018-06-25 16:41:31 +10:00
workspace.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00