sway/common
Ryan Dwyer db38b9bbf3 Clean up container title functions
* 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
2018-05-25 21:07:59 +10:00
..
background-image.c R E N D E R I N G 2018-04-04 18:47:48 -04:00
cairo.c Address review comments 2018-03-28 14:43:23 -04:00
ipc-client.c Fix gcc string truncation warnings 2018-04-13 22:47:27 +09:00
list.c Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.c common/log: finish removing most log functions 2018-01-05 23:40:09 +01:00
meson.build Add password buffer, refactor rendering/surfaces 2018-04-04 18:47:48 -04:00
pango.c Change scale from int32_t to double for pango 2018-05-16 12:01:04 -04:00
readline.c sway: change all sway_log to wlr_log 2018-01-05 23:39:46 +01:00
stringop.c Clean up container title functions 2018-05-25 21:07:59 +10:00
unicode.c Add password buffer, refactor rendering/surfaces 2018-04-04 18:47:48 -04:00
util.c sway: change all sway_log to wlr_log 2018-01-05 23:39:46 +01:00