Add wl_keyboard::keymap event
authorDaniel Stone <daniel@fooishbar.org>
Fri, 1 Jun 2012 11:13:37 +0000 (12:13 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 1 Jun 2012 14:35:48 +0000 (10:35 -0400)
commitdff84e563896566e952f8a6704eadb8c09f27830
tree1b61fd7cfa01a7542cc9352c6f4a2bb1d55471f9
parent0760297633d813c415c068a41558be4ee171d235
Add wl_keyboard::keymap event

With this event, the compositor generates one canonical keymap for all
clients, and then sends an mmap()able fd over the wire, rather than all
the clients generating possibly disparate keymaps.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
protocol/wayland.xml