1
1
mirror of https://github.com/swaywm/sway synced 2024-11-18 14:53:52 +01:00

Notify of subtree change

This commit is contained in:
Brian Ashworth 2018-05-29 11:27:04 -04:00
parent f5e44d4b2c
commit 3b90b55666

@ -331,6 +331,7 @@ static void move_out_of_tabs_stacks(struct sway_container *container,
} else {
arrange_children_of(new_parent);
}
container_notify_subtree_changed(new_parent);
}
void container_move(struct sway_container *container,