Change window titles to put filename first?

Description

Right now window titles for Kicad are all prefixed with the program name i.e.

<program name> - <filename>

I propose the titles are flipped

<filename> - <program name>

Why? I can't tell what I have open in a window on the taskbar

image

Meanwhile for example, other applications like Visual Studio image

I know immediately what I have open :D

Even Chrome follows this convention

image


Additionally, I suggest the path should potentially be reduced to filename or <filename> rather than the entire disk path


Also why does KiCad have the version number in the title string? That seems really extraneous?

It results in this kind of hideous full title on the jump list

image

and alt tab

image

Application: KiCad

Version: (5.99.0-2805-gb06e605255), release build

Libraries:
	wxWidgets 3.0.5
	libcurl/7.71.0 OpenSSL/1.1.1g (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.41.0

Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Aug 17 2020 11:00:36
	wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8)
	Boost: 1.73.0
	OCE: 6.9.1
	Curl: 7.71.0
	ngspice: 32
	Compiler: GCC 10.2.0 with C++ ABI 1014

Build settings:
	KICAD_SCRIPTING=ON
	KICAD_SCRIPTING_MODULES=ON
	KICAD_SCRIPTING_PYTHON3=OFF
	KICAD_SCRIPTING_WXPYTHON=ON
	KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
	KICAD_SCRIPTING_ACTION_MENU=ON
	BUILD_GITHUB_PLUGIN=ON
	KICAD_USE_OCE=ON
	KICAD_SPICE=ON
Edited by Mark Roszko