sway/sway/tree
Ryan Dwyer 8773ed3970 Fix memleak in container_get_box
Rather than allocate a structure and expect callers to free it, take a
pointer to an existing struct as an argument.

This function is no longer called anywhere though.
2018-06-27 17:47:41 +10:00
..
arrange.c Remove transaction_add_damage 2018-06-27 17:46:03 +10:00
container.c Fix memleak in container_get_box 2018-06-27 17:47:41 +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 Remove transaction_add_damage 2018-06-27 17:46:03 +10:00
workspace.c Implement atomic layout updates for tree operations 2018-06-23 16:24:11 +10:00