Skip to content
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

Games that are using default keyboard layout do not update it when changes are made to default keyboard layout itself #74

Open
Username1-a opened this issue Sep 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Username1-a
Copy link

Username1-a commented Sep 16, 2023

Build version:
0.84.1

Device model:
Redmi Note 10 Pro

Android version:
Android 13

Description of the issue:
When editing keyboard layout to your liking you can set it as default, but the issue is that even if all newly installed games will use this default keyboard layout, when you tweak/make changes to that default keyboard layout itself, it won't sync with all the games that were supposed to use the default layout.
The issue probably lies in that it simply copies default VirtualKeyboardLayout preset from /templates/defaut (Profiles, where user defined default keyboard layout goes to) to the game specific folder in /configs/game – would probably be a bit more streamlined if such games would use /template folder with the default preset instead

Thank you

@Username1-a Username1-a added the bug Something isn't working label Sep 16, 2023
@woesss woesss added enhancement New feature or request and removed bug Something isn't working labels Sep 17, 2023
@Username1-a Username1-a changed the title Games using default keyboard layout doesn't update it when changes are made to default keyboard layout itself Games that are using default keyboard layout do not update it when changes are made to default keyboard layout itself Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants