add a mod_changed field to compositor data so we can know when

modifiers change

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-02-03 15:31:39 -05:00
parent b238e501bd
commit 96dd7324f8
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ struct _E_Comp_Wl_Data
xkb_layout_index_t mod_group;
struct wl_array keys;
struct wl_resource *focus;
int mod_changed;
} kbd;
struct