• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • 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.