state: don't keep the xkb_state in the filters
authorRan Benita <ran234@gmail.com>
Fri, 14 Sep 2012 08:26:36 +0000 (11:26 +0300)
committerRan Benita <ran234@gmail.com>
Fri, 14 Sep 2012 18:09:49 +0000 (21:09 +0300)
commit16425ffad9ccdee73c6f7c1d147821760629b15d
treef7700201d2fc16aa7b2028bbdeb0cf851390a435
parentc2570d51d1061146c6165b757af5125bb96b59d8
state: don't keep the xkb_state in the filters

Just pass it as a parameter: to make state.c a bit less stateful.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/state.c