126
What is a good keyboard for android?
(lemmy.world)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
I actually forked your code so I could customize the keyboard a little bit. I was impressed that I didn't have any problems building the thing right away. Doesn't always happen for me with open source projects.
One thing that was driving me nuts was how sensitive the swipe gestures on the spacebar are. I guess my thumbs always do a slight swipe when I'm pressing space and it was moving the cursor position on me. I wiped out all of that code. If you're taking suggestions, a way to disable swipe gestures on the spacebar would be a cool add. I'll see if I can get together a PR for it as well and be a part of the solution.
Sure, I'd accept a PR for adding a setting to disable all spacebar swipes.