Quote:
Originally Posted by yuri_b
When I start digged in source a long ago  I notice code for flushing a pressed button, this code significant slow down the execution of keyboard. Do we need to see how button flashes? or we rather prefer see text faster on screen?
|
I am not sure if this code is really slowing typing down, since it is scheduled as a background action, you can already start typing the next char.
But I am not sure, I will see if it is easy to add an (experimental-)option to the layout file to disable the flashes.
Good to see that you can compose your own keyboard (I mean that the mechanism works), any extra wishes?