Skip to content

Implement input-method keyboard grab

xdavidwu requested to merge github/fork/xdavidwu/input-method into master

I'm interested in implementing CJK input method in wayland so I try to implement this. I've tested with my local client code but it's not suitable for a test example. Should I extend examples/input-method.c for this or write a new one

Merge request reports