Showcase input method for Wayland
- Rust 100%
| licenses | Displaying works | |
| src | Update to current client-toolkit input-method MR | |
| Cargo.lock | Stub of a keyboard handler | |
| Cargo.toml | Stub of a keyboard handler | |
| README.md | update readme | |
Stiwri
Стихwriter.
zwp-input-method-v2 client-side demo.
Future: zwp-input-method-v3 client-side prototype.
Status
Complete mess.
Running
Needs https://github.com/dcz-self/client-toolkit , the inputmethod2 branch.
WAYLAND_DISPLAY=wayland-1 cargo run --bin t9
This will show you an old-school dumb mobile phone interface. The idea is to make it work well, without missing behaviours.
Fun stuff
Contains egui integration with smithay-client-toolkit. Currently hardcoded to layer shell.
Copying
I copied a lot of code.
See licenses/ directory.