Jules Aguillon

Results 670 comments of Jules Aguillon

Thanks for the suggestion. A competing idea is https://github.com/Julow/Unexpected-Keyboard/issues/46

I would love to include a messagease inspired layout in the app. Though this one seems to be too different from other layouts. Here are some remarks: - The spacebar...

I'm very happy to see people trying out the messagease-inspired gestures and making layouts :) By the "dual layout" I mean the one where the 3x3 grid is repeated on...

> I modeled it where the "space key" is on the right column: I'm not a user of a messagease layout but in my QWERTY experience, I often have to...

Thanks for the table! About the lack of accented letters in Unicode, it's currently not possible to have a multi-code-point character on the left of the arrow currently. But it's...

Hi! I would like to add all of that to the app at some point. Would you have some time to make the glyphs ? > For plan B, I...

In what application do you observe this ? There has been recent changes to related code but I can't reproduce the problem (ec8e78d, dc3a303)

Could the back to home gesture interfere with the keyboard ? This seems consistent with the fact that bottom margin helps. The keyboard already has to opt-out of the back...

This is due to the `extra_keys` system: https://github.com/Julow/Unexpected-Keyboard/blob/master/res/xml/method.xml#L14 There's currently no way to override that, but that would make sense.

I just added the `locale_extra_keys` attribute in 3164215. You can disable this behavior by defining your layout with ```xml ```