Darcy Wong

Results 142 comments of Darcy Wong

> * **Linux:** I am unsure.... On my Ubuntu-based distro, the keyboard picker shows ![image](https://github.com/user-attachments/assets/0d278853-7df8-4c95-b8e6-ac8513a4ea4a)

Layout could depend on updated layout of Keyman Windows Config

More thoughts from @mcdurdin about maintenance: > My thinking there is to try and convert that keyboards.csv into a more manageable format, and then only include the information that is...

I had copied a minimal keyboards.csv to the keyboards repo (for maintaining) in keymanapp/keyboards#2755 It's still a performance hit on the mobile app startup having to parse kmp.json and merge...

@dinakaranr - I'm not able to get a repro on the current [18.0.103 alpha](https://downloads.keyman.com/android/alpha/18.0.103/). Can you retest on the current alpha build and see if it's still an issue? When...

Closing this issue as it seems to be resolved.

@markcsinclair - you can consult with @srl295 for more details

> I am uncertain about the ramifications of this change. This means the `Runnable` runs on a new thread, not the UI thread, which seems to go against the discussion...