ubports / keyboard-component

Moved to https://gitlab.com/ubports/core/lomiri-keyboard
https://gitlab.com/ubports/core/lomiri-keyboard
GNU Lesser General Public License v3.0
10 stars 36 forks source link

Macedonian layout #137

Closed boriseto closed 3 years ago

boriseto commented 3 years ago

Now this isn't as much of a feature request as it is help needed to set up my laptop environment to compile a keyboard to test on my device. I've already created the layout with editing the Serbian keyboard (we use Cyrillic and there are some changes to it) and at the beginning we don't have a dictionary for autocomplete, but I would like to get the letters and layout we use out in the open for starters (also cause I want to use it as well). Can somebody ping me how to proceed on this? Thank you.

Fuseteam commented 3 years ago

you can look at #86 on how to add a layout, while you won't have autocomplete yet it is fairly easy to setup a functional keyboard layout, if you have then you can just file a pull request against this repo to make it installable via ubports-qa

boriseto commented 3 years ago

Well for now I'm just copying the qml files into the path for a random keyboard so I can get at least the layout correct. After that I'll look into the issue on how to create all the needed files by the defined rules.

Fuseteam commented 3 years ago

the layout qml files map pretty well to the source code

boriseto commented 3 years ago

Just an small FYI, I made and tested the layouts. Just need to add the other stuff and connect the files I guess. I might need a little help with that though, but some other day during the week, cause it's getting late here.

Fuseteam commented 3 years ago

Sure if your on telegram you can ping me up @fuseteam anytime

Fuseteam commented 3 years ago

this was fixed by the merger of #138

UniversalSuperBox commented 3 years ago

Fixed by #138 and https://gitlab.com/ubports/core/seeds/ubuntu-touch/-/merge_requests/25