-
-
Notifications
You must be signed in to change notification settings - Fork 368
Implement auto-switching to English when the option is enabled #3366
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
81a4632
Implement auto-switching to English when the option is enabled
Yusyuriv aa3ad10
When looking for English keyboard layout, use pre-defined IDs instead…
Yusyuriv 023ab45
Use PInvoke instead of DllImport & Several adjustments
Jack251970 465108a
Fix keyboard layout fetch issue
Jack251970 67be335
Rename methods to make their purpose more obvious; slight code style …
Yusyuriv c39079b
Revert accidental change
Yusyuriv 4146f4d
Use focus events to trigger
Jack251970 f83e8ed
Revert "Use focus events to trigger"
Yusyuriv 6ad4b23
Don't switch to English when IME can be disabled instead
Yusyuriv ca04823
Remove generic language code
Yusyuriv 747f958
Fix keyboard restore issue when window is deactivated
Jack251970 cd28c09
Fix the issue with not being able to switch back to the original keyb…
Yusyuriv bf011f1
Revert "Fix keyboard restore issue when window is deactivated"
Yusyuriv 382d0c2
Don't broadcast language change
Yusyuriv 48aff32
Clarify why not switch keyboard layout for languages that have IME mode
Yusyuriv 4df42a0
Add doc comments and additional error handling in keyboard layout swi…
Yusyuriv 1bf5733
Fix incorrect error handling logic in keyboard layout change
Yusyuriv 5be88dd
Remove blank line
Jack251970 c63debe
Add foreground window check
Jack251970 4fc7f70
Adjust formats
Jack251970 d827d0a
Use language tag instead of language id
Jack251970 4f2a951
Small code style changes in keyboard change logic
Yusyuriv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.