swayfx/sway/tree
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs
The function was not used.

Also renames container_for_each_descendant_dfs to just
container_for_each_descendant.
2018-08-11 15:57:09 +10:00
..
arrange.c Separate root-related code 2018-08-04 14:01:20 +10:00
container.c Remove container_for_each_descendant_bfs 2018-08-11 15:57:09 +10:00
layout.c Fix edge cases when moving floating container to new workspace 2018-08-08 08:48:20 +10:00
output.c ipc: fix workspace::move calls argument order 2018-08-01 16:57:15 +01:00
root.c Move workspace pid code to root.c 2018-08-04 14:01:49 +10:00
view.c Merge branch 'master' into master 2018-08-08 15:26:44 -04:00
workspace.c Deny moving a sticky container to workspace if it's the same output 2018-08-08 12:50:42 +10:00