]> git.sur5r.net Git - i3/i3/commit - src/config.c
Move grab_all_keys to bindings.[ch]
authorTony Crisci <tony@dubstepdish.com>
Fri, 14 Feb 2014 23:38:01 +0000 (18:38 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 15 Feb 2014 11:55:38 +0000 (12:55 +0100)
commit48ec79ca02e92886b6bde6770e80d0527d3c8042
tree4151cef0d135903dd1763fbaa44b84028317264c
parent00909aa3b15857aba6894a9a244ece32094ca988
Move grab_all_keys to bindings.[ch]

Also add checks for binding input_type to filter bindings that are not
keyboard bindings.
include/bindings.h
include/config.h
src/bindings.c
src/config.c