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>
This commit is contained in:
Jan Arne Petersen
2012-09-09 23:08:41 +02:00
committed by Kristian Høgsberg
parent cb08f4d844
commit 30b66ef1fd
9 changed files with 123 additions and 56 deletions
+2
View File
@@ -15,3 +15,5 @@ text-protocol.c
text-server-protocol.h
workspaces-protocol.c
workspaces-server-protocol.h
input-method-protocol.c
input-method-server-protocol.h