]> Git Repo - qemu.git/commit
sdl2: Support mouse wheel
authorCole Robinson <[email protected]>
Mon, 21 Apr 2014 22:58:50 +0000 (18:58 -0400)
committerGerd Hoffmann <[email protected]>
Tue, 29 Apr 2014 08:46:33 +0000 (10:46 +0200)
commit3f2fde2a0002e6a3c83d61b7976436fbaf39750c
treeb7c61a81be545abdf735fa134b2421e1ffaaf746
parent8b15d9f1d2954c405bbbf53968f0f5660f946311
sdl2: Support mouse wheel

In SDL2, wheel movement is its own event, not a button event. Wire
it up similar to gtk.c

Signed-off-by: Cole Robinson <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
ui/sdl2.c
This page took 0.020848 seconds and 4 git commands to generate.