Split bindings into separate key/button/axis bindings
authorDaniel Stone <daniel@fooishbar.org>
Wed, 30 May 2012 15:31:58 +0000 (16:31 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 31 May 2012 19:45:16 +0000 (15:45 -0400)
commit325fc2d53a6885119c505c928c41b2744edada36
tree4effc466c741f5c51295faf89a62ccc090e54b75
parent878f0b77a84c63a3179f69b1821c124a2dbb67d0
Split bindings into separate key/button/axis bindings

Rather than attempting to have the one handler prototype everywhere.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/compositor-drm.c
src/compositor.c
src/compositor.h
src/screenshooter.c
src/shell.c
src/tablet-shell.c
src/util.c