-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
[Run] Support for localized app names #3773
Comments
@mikekosulin
Please report if this solution helps you. Thank you. |
@htcfreek PowerToys 18.2 |
@mikekosulin The file can be opened by editor. |
@jyuwono |
@htcfreek
|
@mikekosulin |
@htcfreek I didn't have any issue w/ English app name. |
@mikekosulin I think the problem here is that the name is only show in english and not localized because you use the english language. So for me it seems the windows search indexes also the names in the language of the available keyboard layout or general knows all localized names world-wide. |
I think because we have implemented Wox. But there is an other issue which suggests this. (I can't find it at the moment.) |
Closing this in favor of #4144 since it's more general. |
@enricogior This issue has two parts:
AFAICT #4144 only covers the first part, not the second. Should I open a new issue? |
As this issue has been closed, I posted my comment here. Basically, Windows provides some APIs that makes mapping between keyboard layouts possible, although things like dead keys cannot be mapped correctly. |
Summary of the new feature/enhancement
Product Launcher should support keyboard layout mapping for all system keyboard layouts, for example:US Keyboard ⟶ Russian KeyboardRussian Keyboard ⟶ US KeyboardEDIT: commenting out the part about the keyboard switching since it nor relevant, this problem is present even for languages that don't require to switch keyboard.
Query "ьшскщыщае еуфьы" should display the results of "ьшскщыщае еуфьы" and "microsoft teams" queries.
Query "rfkmrekznjh" should display the results of "калькулятор" and "rfkmrekznjh" queries.
P.S.
Also Product Launcher should search for the localized app names(
ms-resource:AppName
) like a Windows Search.Product Launcher:
Windows Search:
The text was updated successfully, but these errors were encountered: