Skip to content

Better keyboard support in inputs #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Kingminer7
Copy link

@Kingminer7 Kingminer7 commented Apr 24, 2025

Makes the keyboard stuff in imgui actually bearable (fixes stuff like copying pasting, arrow key nav, etc)

Tested and working on

  • Windows/Linux
  • MacOS Intel
  • Android

Untested

  • MacOS Arm

Notes about mobile

  • iOS won't be supported unless keyboard stuff is impled
  • On android, CCIMEDispatcher and CCKeyboardDispatcher don't seem to be called at the same time, so some workarounds had to be done.

@Kingminer7 Kingminer7 marked this pull request as ready for review May 3, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant