swayfx/sway/tree
Ryan Dwyer 93696b78ec Fix crash when closing output window from outer session
Emitting the close event needs to happen before
container_output_destroy, because container_output_destroy sets the
sway_output to NULL and sway_output is used in IPC.
2018-06-26 20:14:58 +10:00
..
arrange.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00
container.c Fix crash when closing output window from outer session 2018-06-26 20:14:58 +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 Rename view's free callback to destroy 2018-06-26 13:18:33 +10:00
workspace.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00