text: Send more information with keysym events
authorJan Arne Petersen <jpetersen@openismus.com>
Sun, 18 Nov 2012 18:06:44 +0000 (19:06 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 27 Nov 2012 18:06:21 +0000 (13:06 -0500)
commitcd99706b61e1a057dade6ccd6918a2724899d927
tree7e68bac4942ff67014856ffda26be1338efcd277
parentd9be93b96453e73aa53278a319d9e771ec4c06ab
text: Send more information with keysym events

Send state and modifier from the demo keyboard with the keysym event and
take them into account in the editor example.

Add some helper functions to write and read a modifiers_map array.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
clients/editor.c
clients/keyboard.c
clients/window.c
clients/window.h