pygame-vkeyboard icon indicating copy to clipboard operation
pygame-vkeyboard copied to clipboard

Visual keyboard for Pygame engine.

Results 4 pygame-vkeyboard issues
Sort by recently updated
recently updated
newest added

It would be great to have the ENTER key (which can enabled/disabled with a parameter like the ones already available for special chars or space)

`Visual keyboard for Pygame engine.` => `Visual keyboard for Pygame engine (using dirty tracking concept).`

Hi! I found your project and think it would be perfect to include as part of mine. Here's the project hardware/software I'm using: - Raspberry Pi 4 - 5" HDMI...

I'm experiencing an issue with touchscreen input on the latest version of RaspberryOS, which now uses the Wayland display server. Specifically, when using VKeyboard to capture touch events, each touch...