commit | 1b4e11f38e5ed7abb85e599483a62cb303cc543d | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Fri Jun 22 13:21:37 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Jun 22 11:52:07 2012 -0400 |
tree | f09767a628d44f567995e109ce63a353cd420179 | |
parent | 3ee91e1879301573a320551a19f99da0a715ff86 [diff] |
notify_key: Add update_state argument If update_state is true, then notify_key will continue to call xkb_key_update_state to update the local state mask, as before this commit. Otherwise, it will rely on the compositor to manually update the state itself, for nested compositors. Signed-off-by: Daniel Stone <daniel@fooishbar.org>