sdl: pass key event source to input layer
commitee8c0b622c80ed33de5dc3c5444973a1099ca5f6
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 20 May 2014 06:11:25 +0000 (20 08:11 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:42:43 +0000 (26 08:42 +0200)
tree27fd2e9e1644af7da242412f1b207852b6a8751d
parent6f5943cf45b89b70c228dc51d83e0f861a478ead
sdl: pass key event source to input layer

So the input layer knows where the input is coming from
and input routing works correctly.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/sdl2.c