mirror of
https://github.com/swaywm/sway.git
synced 2025-11-12 13:29:56 -05:00
Notify of subtree change
This commit is contained in:
parent
f5e44d4b2c
commit
3b90b55666
1 changed files with 1 additions and 0 deletions
|
|
@ -331,6 +331,7 @@ static void move_out_of_tabs_stacks(struct sway_container *container,
|
||||||
} else {
|
} else {
|
||||||
arrange_children_of(new_parent);
|
arrange_children_of(new_parent);
|
||||||
}
|
}
|
||||||
|
container_notify_subtree_changed(new_parent);
|
||||||
}
|
}
|
||||||
|
|
||||||
void container_move(struct sway_container *container,
|
void container_move(struct sway_container *container,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue