commit | 05d58682b3c92cbff933685207bd061644e8a68f | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Fri Jun 22 13:21:38 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Jun 22 11:52:07 2012 -0400 |
tree | a9c500d8e341184eb1bfe5cc7f070ce5ba872411 | |
parent | 1b4e11f38e5ed7abb85e599483a62cb303cc543d [diff] |
Rename modifier_state_changed to notify_modifiers notify_modifiers will now synchronise Weston's internal state with the XKB state, and send a modifier event if necessary. This eliminates the need for update_modifier_state to have a return value at all. Signed-off-by: Daniel Stone <daniel@fooishbar.org>