swayfx/include/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.h Merge remote-tracking branch 'upstream/master' into atomic 2018-06-11 11:03:43 +10:00
container.h Fix memleak in container_get_box 2018-06-27 17:47:41 +10:00
layout.h Render drag icons 2018-06-09 13:26:03 +01:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Rename view's free callback to destroy 2018-06-26 13:18:33 +10:00
workspace.h Restore workspaces to outputs based on priority 2018-06-08 13:08:00 -04:00