feat(linux): Download keyboard package asynchronously
Open
feat
linux/
linux/config/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Currently if downloading the keyboard package takes too long (e.g. slow Internet connection), a "Keyman Configuration not responding" message is displayed.
We should use async methods to download the keyboard package, so that the UI will still be responsive even while we download files.
See #10178
Contributor guide
Assessment
This issue has not been assessed yet.