mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
We were not substituting the window modified marker ("[*]") in the
title strings we were sending to WM clients. This caused the Taskbar
to show pre-substitution window titles for the Text Editor application.
This patch moves the window title resolution to Window::compute_title()
which is then used throughout.
7.4 KiB
7.4 KiB