Rename modifier_state_changed to notify_modifiers
authorDaniel Stone <daniel@fooishbar.org>
Fri, 22 Jun 2012 12:21:38 +0000 (13:21 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 22 Jun 2012 15:52:07 +0000 (11:52 -0400)
commit05d58682b3c92cbff933685207bd061644e8a68f
treea9c500d8e341184eb1bfe5cc7f070ce5ba872411
parent1b4e11f38e5ed7abb85e599483a62cb303cc543d
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>
src/compositor.c
src/compositor.h