Titlebar Tweaking Suggestions

Features wanted...
Post Reply
TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Titlebar Tweaking Suggestions

Post by TheQwerty »

The value should be stored in the INI with surrounding quotes.
and/or
When performing the check that requires a space before and after app, it should first add a space before and after the title.

The first allows us to sloppily (because it involves usually un-desired spaces) include <app> at the beginning or end of the title. The second eliminates my need for the first and allows <app> to be first or last while still meeting the surrounding spaces requirement.


I'd also like to see another variable <tabName>, which would display the active tab's title if it exists or fall back onto <path>.

admin
Site Admin
Posts: 66254
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Titlebar Tweaking Suggestions

Post by admin »

TheQwerty wrote:The value should be stored in the INI with surrounding quotes.
and/or
When performing the check that requires a space before and after app, it should first add a space before and after the title.

The first allows us to sloppily (because it involves usually un-desired spaces) include <app> at the beginning or end of the title. The second eliminates my need for the first and allows <app> to be first or last while still meeting the surrounding spaces requirement.
2 times yes, very good! :)

TheQwerty wrote:I'd also like to see another variable <tabName>, which would display the active tab's title if it exists or fall back onto <path>.
Naaah, not so good. :wink: (overkill)

Post Reply