mirror of
https://github.com/i3/i3.git
synced 2026-03-31 04:05:15 +00:00
5a8d66a1d54f620302ee2fa475e306925834a2f4
The format string set with "title_format" can contain the placeholder "%title" which will be replaced with the actual window title. By not overwriting window->name itself, we make sure that assignment matching still works as expected. fixes #1723
…
…
…
Description
Languages
C
58%
Perl
36.4%
Raku
2.6%
Ruby
1.2%
Meson
0.7%
Other
1%