mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 04:54:14 +01:00
Notify of subtree change
This commit is contained in:
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,
|
||||
|
Loading…
Reference in New Issue
Block a user