refactor(windows): Refactor `DoRefresh` in `keymanlanguages.pas` to use Windows Registry instead of the TSF via `keyman_msctf`
Open
refactor
windows/
windows/config/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
The Windows Registry management of language profiles and the associated input processors is cleaner from Windows 8.1 onwards. Therefore, instead of using the TSF to get the latest profile and language information, which has issues with stale cache, use the Windows Registry.
Contributor guide
Assessment
This issue has not been assessed yet.