mirror of
https://github.com/swaywm/sway.git
synced 2024-11-05 16:03:11 +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 |
||
---|---|---|
.. | ||
background-image.c | ||
cairo.c | ||
ipc-client.c | ||
list.c | ||
log.c | ||
meson.build | ||
pango.c | ||
readline.c | ||
stringop.c | ||
unicode.c | ||
util.c |