Add cross-platform IME support to druid-shell #267
Labels
architecture
changes the architecture, usually breaking
D-Hard
is a tricky problem and likely requires extensive planning
discussion
needs feedback and ideas
As mentioned in #16, IME support is an important feature for druid, and a first step will be to add a cross-platform IME abstraction to druid-shell.
There are some good visuals and an explanation of what an IME (Input Method Editor) is in this blog post.
Both Makepad and winit have some amount of cross-platform IME code we might be able to use for reference.
The text was updated successfully, but these errors were encountered: