text: Split text and input-method protocols
authorJan Arne Petersen <jpetersen@openismus.com>
Sun, 9 Sep 2012 21:08:41 +0000 (23:08 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 12 Sep 2012 20:48:59 +0000 (16:48 -0400)
commit30b66ef1fdff35c77c0af3ecd1a2e845b230a581
treea5e827a6d01433214396f6eb1b7a58bae61bb332
parentcb08f4d844e9b85744c54a4d6e9179f44a27e3fc
text: Split text and input-method protocols

It makes sense to split the interfaces in a text and a input-method
protocol for now (only the text protocol needs to be used in toolkits).

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
clients/.gitignore
clients/Makefile.am
clients/keyboard.c
protocol/Makefile.am
protocol/input-method.xml [new file with mode: 0644]
protocol/text.xml
src/.gitignore
src/Makefile.am
src/text-backend.c