-
Notifications
You must be signed in to change notification settings - Fork 0
Super cool project! #2
Comments
Awesome project. Apart from some font rendering issues that I noticed, there's one minor bug I came across. I don't know if it's a part of the project scope so I'll ask before reporting. |
When using the app by clicking on the letters, the input method seems to work. I have a touchscreen and when tapping the letter, it keeps repeating constantly, it seems like the repeat rate and sensitivity is too high. Would this be something you would consider? |
I do not have a touch screen, so maybe change the timestamp will help? https://github.com/Decodetalkers/starcolorkeyboard/blob/master/starcolorkeyboard/src/main.rs#L269 I do not know what time is good |
and font method , is here https://github.com/Decodetalkers/starcolorkeyboard/blob/master/starcolorkeyboard/src/main.rs#L309 I do not know how to use cairo to make keyboard transparent, so I turn white to transparant, so |
Ok , I think I have solve the two problems |
I'll test, if it's not fixed, I'll try to fix it and send a PR when I get time! |
Font method does seem to be fixed indeed! |
Thank you, I cannot test touch , because I do not have a touch screen.. sorry for that |
All good! I'm glad you wrote this amazing software. I'll test and try to fix it. |
No description provided.
The text was updated successfully, but these errors were encountered: