Skip to content

Full input support #75

Description

@TheRedDeveloper

Summary

Implement comprehensive text input support across all platforms, including IME composition, preedit/candidate display, dead keys, and voice-to-text preedit. This work lives primarily in macroquad-ply and miniquad-ply rather than in the engine itself. This supersedes #65.

Notes

  • This is internal work; there is no concrete implementation plan for outsiders and no outside contributions are expected.
  • Because there is no outward-facing API change, this issue is not subject to the usual API design review process.
  • Work has already started on this a long while ago in Text input sequence not correct #65.

TODO

  • Windows
  • Linux
    • X11
    • Wayland
  • Android
  • Web
  • MacOS
  • iOS

Metadata

Metadata

Labels

approvedA feature that has been approvedfeatNew feature or requestinternalAn issue reserved by the team

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions