@ -592,6 +592,7 @@ static void update_title_texture(struct sway_container *con,
}
if (*texture) {
wlr_texture_destroy(*texture);
*texture = NULL;
if (!con->formatted_title) {
return;
@ -779,6 +779,7 @@ static void update_marks_texture(struct sway_view *view,
if (!view->marks->length) {