kivy-ios
kivy-ios copied to clipboard
Patching SDL2 to enable keyboard selection
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 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?
@GoBig87 Any feedback on this? Would be really nice to merge is you could resolve the merge conflicts?. Thanks