Implement input-method keyboard grab
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