0

Auto Change Application ID

Dolmatov 5 years ago updated 5 years ago 2

Add the function "Change Application ID" in the advanced settings tab autochange ID. For example, in Taskbar Inspector we select the program and, through the choice of ID, put a tick "Remember selection".

It is useful when the program by ID tries to manage groups or when it is not necessary to see several previews for a certain program. For the second variant, the sample program: https://tweaker.userecho.com/communities/1/topics/846-group-windowsform - changing the ID allows you to switch to the program faster due to the lack of a preview, but changing it is inconvenient each time.

You can also try to create this function so that you can create groups of programs at will. For example, by program type: Audio players / video players, browsers, text editors. Even so that the programs were close at launch within the same group, but divided into the taskbar.

Answer

Answer

Your request sounds similar to this, if I understand it correctly:

https://tweaker.userecho.com/communities/1/topics/99-group-id-memory

See my answer there. In general, it would be possible to assign an AppID by the program's path, but I don't plan to implement it.

Answer

Your request sounds similar to this, if I understand it correctly:

https://tweaker.userecho.com/communities/1/topics/99-group-id-memory

See my answer there. In general, it would be possible to assign an AppID by the program's path, but I don't plan to implement it.

Спасибо за информацию. 


Не то чтобы это действительно нужно, но полезно для развития программы.

Думаю, что реализовать было бы не сложно. 

Сейчас есть возможность изменить ID приложения на случайное. Можно было бы создать пункт своего название, где после точки присваивается статичный рандомный номер для исключения совпадения имени и галочка "Запомнить правило".

Как правило, имя группы статично и достаточно следить за именами групп и автоматически присваивать имена.

В расширенном варианте можно было бы создать варианты: Запомнить ID группы, содержит текст %s (пользователь задаёт текст, например, Firefox), запомнить имя процесса.

Единственный недостаток, который вижу, либо нужно отслеживать программы при запуске, либо всегда. В первом случае нагрузка будет больше при множественном открытии окон, во втором практически всегда при большом количестве окон.