Waelwindows

Results 15 issues of Waelwindows

This should help with development as to prevent future regressions. Would be better if we hook CI to test for it as well. (helps in PRs)

This PR adds Chinese Hanzi shape based input to FlorisBoard, This should be a step towards #149 Currently, this PR only implements the Zhengma layout (鄭碼輸入法) inside of the `ime/dict/han.sqlite3`...

### Describe the bug Cinny does not include custom emojis when searching inside of the Emoji Picker ![image](https://user-images.githubusercontent.com/5228243/189485132-6799c62c-945f-46b2-bd7b-e3255530ea5a.png) ### Reproduction 1. Add custom emoji pack to your account 2. Open...

The previous errors didn't allow API consumers to inspect the underlying cause for their error. Whether it was to handle the error manually or to display a proper "error-chain" for...

The current definition is too limiting and the `Other` variant doesn't give enough structure. I think we should instead use [BCP 47 tags](https://en.wikipedia.org/wiki/IETF_language_tag) with Region, Script, and Variant and the...