-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Application name replacements #1
Comments
"GNU Image Manipulation Program", "Gimp" |
Is there any way to make the search string language-independent? E.g: use the process name as the search string? And you should use a table instead of just a simple textbox. That would look much better. Another idea is, users could quickly add a replacement for the current window name by right clicking on the applet > Rename... |
The way it works now is by deriving application names from window titles (see issue #4 for a brief explanation of that decision). This may change because some applications do not inform at all about the application name in the window title. Once window titles are replaced by truly application names, then I think it will be language-independent.
Sounds like a good idea. If only I knew how... ;)
Another good idea. |
Btw, could you please open specific issues for these two ideas? |
|
This shouldn't be needed anymore |
Note as of 2018/11/08: Window titles have been replaced by proper application names (64d7250 see issue #5), which means that your replacements (version 0.1) will likely need an adjustment (if using the master version or the upcoming version 0.2, when released).
These are the application name replacements I find useful to have:
Feel free to add yours.
The text was updated successfully, but these errors were encountered: