kivy-ios icon indicating copy to clipboard operation
kivy-ios copied to clipboard

Patching SDL2 to enable keyboard selection

Open GoBig87 opened this issue 4 years ago • 2 comments

SDL2 hardcodes the keyboard and doesn't allow for the ability to switch keyboards. This PR patches SDL2 to allow users to specify ios keyboard enums.

GoBig87 avatar Oct 06 '20 02:10 GoBig87

@GoBig87 Would I also need this patch to test this? https://github.com/kivy/kivy/pull/7130/files And any test code/app would be appreciated?

Zen-CODE avatar Oct 16 '20 17:10 Zen-CODE

@GoBig87 Any feedback on this? Would be really nice to merge is you could resolve the merge conflicts?. Thanks

Zen-CODE avatar Feb 01 '21 19:02 Zen-CODE