mirror of
https://github.com/swaywm/sway.git
synced 2024-11-23 16:31:29 +00:00
db38b9bbf3
* Add and use lenient_strcat and lenient_strncat functions * Rename `concatenate_child_titles` function as that's no longer what it does * Rename `container_notify_child_title_changed` because we only need to notify that the tree structure has changed, not titles * Don't notify parents when a child changes its title * Update ancestor titles when changing a container's layout * Eg. create nested tabs and change the inner container to stacking * No need to store tree presentation in both container->name and formatted_title |
||
---|---|---|
.. | ||
arrange.h | ||
container.h | ||
layout.h | ||
output.h | ||
view.h | ||
workspace.h |