text: Rename and extend text_model key event
authorJan Arne Petersen <jpetersen@openismus.com>
Sun, 18 Nov 2012 18:06:43 +0000 (19:06 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 27 Nov 2012 18:02:26 +0000 (13:02 -0500)
commitd9be93b96453e73aa53278a319d9e771ec4c06ab
tree970d7f41b6232459ced9e1368251e0ee110b618d
parent674fd1d62531093ab13bd67d86517d1aad18733d
text: Rename and extend text_model key event

Rename the key event in text_model to keysym and add serial, time and
modifiers arguments. Add a modifiers_map event to transfer an array of
0-terminated modifier names, so that a mapping of modifiers to the
modifier bit mask is possible.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
clients/editor.c
clients/keyboard.c
protocol/input-method.xml
protocol/text.xml
src/text-backend.c