Jules Aguillon

Results 670 comments of Jules Aguillon

I just added the T9 layout (called `pin` in the code, e01a273). It shows up when typing phone numbers, dates and positive integers.

I planned to implement user dictionaries when I'll implement auto-correct (https://github.com/Julow/Unexpected-Keyboard/issues/68). I'm sure adding short-hands after that shouldn't violate the KISS principle.

Hi, this option was in the way of implementing layouts, languages and internal changes I wanted to make (mainly 2e81cb5cf, which is not working as expected yet, https://github.com/Julow/Unexpected-Keyboard/issues/161). What is...

@adimineman It's likely that the keyboard doesn't know your language yet. What are your languages ? The `ˇ` dead-key is only enabled for Latvian and Lithunian currently.

By "dead keys", I mean accents. You are right that the release removed an useful feature. The "show every accents" option can't work anymore, there was 14 "accents" and a...

The next version of the keyboard will have the "Extra keys" option for this purpose (25a6e71). I plan to improve further this option in the future but I hope to...

It's now possible to bring any dead-keys back to the keyboard. Discussions about better ways of typing more characters will happen in new issues. (eg. https://github.com/Julow/Unexpected-Keyboard/issues/204, https://github.com/Julow/Unexpected-Keyboard/issues/191) Closing.

When `˜` is marked blue, `n` should turn into `ñ`. Do you see something else ?

The `Alt` key is not doing dead keys and it is interpreted by the application. You should see a `˜` key on the keyboard if you have Spanish or Portuguese...

I think I can close this issue.