commit | 351eb61fbcb32227c8fcbac3123f9d3ca185d58a | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Thu May 31 15:27:47 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu May 31 15:27:47 2012 -0400 |
tree | 86ccd10b744181e0b3487c9735f8647a38fdb84d | |
parent | 7ace3902f9797c6a46808b0999655f20ecbaf8a3 [diff] |
Support wl_keyboard::modifiers event This event lets the compositor inform clients of the canonical keyboard modifier/group state. Make sure we send it at appropriate moments from the compositor, and listen for it in clients as well. Signed-off-by: Daniel Stone <daniel@fooishbar.org>