expr: take xkb_mod_set instead of the entire keymap
authorRan Benita <ran234@gmail.com>
Fri, 8 Feb 2013 11:56:41 +0000 (13:56 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 19 Apr 2014 13:23:46 +0000 (16:23 +0300)
commit9fbcf6bb1800152674f9b05fa5915481d0a97d72
tree5a51687fa30f3dfa7267a75ede0b2de0c0254395
parentedc0aef57dd633b504581d2c6e4bee9fe6d3acbf
expr: take xkb_mod_set instead of the entire keymap

The modifier-resolving functions only need the modifier information.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/action.c
src/xkbcomp/compat.c
src/xkbcomp/expr.c
src/xkbcomp/expr.h
src/xkbcomp/symbols.c
src/xkbcomp/types.c
src/xkbcomp/vmod.c