swayfx/sway/tree
Ryan Dwyer 31844bf42b Remove container_has_child
In all cases you can use container_has_ancestor with the arguments
swapped, which is faster than container_has_child.
2018-08-11 15:36:19 +10:00
..
arrange.c Separate root-related code 2018-08-04 14:01:20 +10:00
container.c Remove container_has_child 2018-08-11 15:36:19 +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