1
1
Fork
You've already forked stiwri
0
Showcase input method for Wayland
  • Rust 100%
Find a file
2025年05月13日 15:31:47 +00:00
licenses Displaying works 2025年03月29日 15:50:46 +00:00
src Update to current client-toolkit input-method MR 2025年05月13日 15:31:47 +00:00
Cargo.lock Stub of a keyboard handler 2025年04月23日 06:12:51 +00:00
Cargo.toml Stub of a keyboard handler 2025年04月23日 06:12:51 +00:00
README.md update readme 2025年04月23日 13:24:32 +00:00

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.