mirror of
https://github.com/i3/i3.git
synced 2026-03-05 07:26:53 +00:00
This patch moves the title_format information from windows to containers. Furthermore, it allows correctly setting it on window-less containers and displays the title accordingly for split containers. We now also dump and read title_format in GET_TREE / during restarts. fixes #2120