commit | b7452fe3138240ec78e3b4b670aec04f99d4b589 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Fri Jun 01 12:14:06 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Jun 01 11:14:51 2012 -0400 |
tree | 2c8ceac31d67871334273d00e051155b871cdbd5 | |
parent | e2ef43aa0e3e6ca078e10631877910aebafd0360 [diff] |
Add support for wl_keyboard::keymap events These keymap events communicate the keymap from the compositor to the clients via fd passing, rather than having the clients separately compile a map. Signed-off-by: Daniel Stone <daniel@fooishbar.org>