simonsteele / pn

Programmer's Notepad
373 stars 116 forks source link

Request - Swap "Programmer's Notepad" and document name in title bar #90

Open cheesecracker opened 9 years ago

cheesecracker commented 9 years ago

In Windows 7, when a group of windows of the same application are stacked up, we could place the mouse cursor on the icon group and wait for a second, and W7 will show the windows side-by-side on the screen like in the attached image.

In this way, we could choose the correct window containing the document that we want to work on without going through all the other documents in the same application. However, as it's easily seen in the attached image, PN2 shows its name, ie Programmer's Notepad", at the beginning of the string in windows title bar. In this way, it's not possible to know which window contains which document.

So here is my request: Instead of showing "Programmer's Notepad - [mydocument.txt]", please show "mydocument.txt - Programmer's Notepad" (we don't even need the square brackets)

As a side-note, in order to take advantage of this W7 feature, we also need to hide the full file path before file name. So, please also implement a way to show the full file path elsewhere than title bar.

pn2-win7-taskbar