Jules Aguillon
Jules Aguillon
Thanks for the pictures and the video. Reducing the number of columns is achieve by adding swipes. The "QWERTZ" layout is 10 columns wide. Can you try using the "QWERTZ"...
Hi! Thanks for opening this issue. You are totally right that a different modmap is needed. I added the `` modmap in https://github.com/Julow/Unexpected-Keyboard/pull/1083, could you have a try ? The...
This is a good point. Maybe the `` mappings are the right one for gestures ? Can you try this change ? https://github.com/Julow/Unexpected-Keyboard/pull/1085
Nice! I also much prefer this solution so I'll merge it.
Anti-circles are specified for each key in custom layouts, not according to the symbols on the key. The mappings don't apply here.
Could you help translate the app ? The easiest way is using Weblate: https://hosted.weblate.org/engage/unexpected-keyboard/ Sadly, layout names are not translated currently.
Hi! Can you post a screenshot ?
Thanks for your issue. This is a problem for me too. `onTouchMove` stops updating `ptr.value` after passing through the letter `b` because it records gestures. You might either pass through...
Hi! Related issue: https://github.com/Julow/Unexpected-Keyboard/issues/459 You can customize the bottom row of the main layout with the `bottom_row` attribute: https://github.com/Julow/Unexpected-Keyboard/blob/master/doc/Custom-layouts.md#keyboard-metadata What do you mean with "function command" ?
Thanks for clarifying!