]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
input: add core bits of the new input layer
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Nov 2013 09:35:26 +0000 (10:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Mar 2014 08:50:17 +0000 (09:50 +0100)
commitc8b405b6798e3731eb9a71fcd753745f224ce698
treec36fd8994d4bb05fa33c66b003e0ed27bb8f84ee
parent8b6b0c59a600d8254a409b837d5358d16e881fd0
input: add core bits of the new input layer

Register and unregister handlers.
Event dispatcher code.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/input.h [new file with mode: 0644]
ui/Makefile.objs
ui/input.c [new file with mode: 0644]