keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
381 stars 106 forks source link

feat(linux): allow to update keyboards in UI #5813

Open ermshiperete opened 2 years ago

ermshiperete commented 2 years ago

Currently Keyman Configuration allows to install keyboards. However, it doesn't show if there is a new version of a keyboard available, and doesn't allow to update to the newer version of the keyboard.

darcywong00 commented 2 years ago

Layout could depend on updated layout of Keyman Windows Config

ermshiperete commented 1 year ago

For RTL languages, the layout is only correct if the system UI language is also RTL (which probably won't be changed unless there's a big need for it).

Should we output a warning if the user selects a RTL language for Keyman, but the system language is LTR?

mcdurdin commented 1 year ago

Should we output a warning if the user selects a RTL language for Keyman, but the system language is LTR?

It may not really help much -- the problem will be visible anyway?

ermshiperete commented 1 day ago

I doubt I'll get to this for Keyman 18, so moving to next version. @mcdurdin