8000 Expose Rust API for input method handling via the GameTextInput library · Issue #18 · rust-mobile/android-activity · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Expose Rust API for input method handling via the GameTextInput library #18
Closed
@rib

Description

@rib

For Android applications to be able to utilize soft keyboard UIs they need to be able to support the Android input methods protocol which the GameTextInput library helps with.

For reference this is the Winit IME API that was recently added that we should aim to be able to support: rust-windowing/winit#2243 (and the original tracking issue: rust-windowing/winit#1497)

Also see this Winit issue about supporting soft keyboards on Android: rust-windowing/winit#2305

And here's an initial summary of what I found when considering supporting Winit's IME API on Android: rust-windowing/winit#1497 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0