]> git.proxmox.com Git - mirror_qemu.git/commit - ui/input.c
input: mouse: add helpers functions to core
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Nov 2013 17:24:29 +0000 (18:24 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Mar 2014 08:50:18 +0000 (09:50 +0100)
commit43579403a3d67d6aab5ceb682dedae8fde85703c
treef5560754122f66e5949a0e4ec7b6501da07c79a0
parentcd100328882ef6967918f3b47ddca9574bb31694
input: mouse: add helpers functions to core

Likewise a bunch of helper functions to manage mouse button
and movement events, again to make life easier for the ui code.

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