Files
Scott LeggettandSimon Ser 9d51970a93 tree/container: make formatted_title double buffered
Previously, container titles were updated before a transaction
committed, leading to a brief flicker of a window having an updated
(incorrect) title when changing the container tree layout.

This commit moves the formatted_title field into sway_container_state
and title updates are now done in apply_container_state so that
container titles are updated synchronously with other visual changes
during transactions.
2026-09-10 15:30:17 +02:00
..
2022-05-30 12:20:43 +02:00
2018-10-15 00:26:27 +10:00
2018-03-28 14:43:23 -04:00
2023-04-14 18:34:54 +02:00
2025-01-07 16:35:31 +01:00