keymanapp / keyboards

Open Source Keyman keyboards
138 stars 256 forks source link

[sil_greek_polytonic] Change targets to 'any' #2820

Closed darcywong00 closed 2 weeks ago

darcywong00 commented 2 weeks ago

Addresses the first point of #2818 (change target to ~'all'~ 'any') so community site user can continue to use the keyboard on mobile devices.

LornaSIL commented 2 weeks ago

We need a touch layout actually added. So, the easiest would be to add a tablet layout that is completely imported from the desktop. Then after compiling, add the .js file to the .kps. I think that would accomplish what is needed.

Later a phone layout could be added that would make it easier to type on a phone.

darcywong00 commented 2 weeks ago

ah, I updated the PR description. This doesn't completely fix, Just addresses the first point of making the "web" keyboard available to previous mobile users. The issue will remain open for someone else to optimize a touch layout.