input: move do_mouse_set to new core
commit70b52f62b8a94c34ccc939f374bcd00c22a8e3c4
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Dec 2013 16:16:03 +0000 (10 17:16 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Mar 2014 08:52:04 +0000 (5 09:52 +0100)
tree727125337b1c8b92672b2e311b00748ef9b6d4dd
parente842c68d449a51ec51a0442aa0fe237d4a4b736d
input: move do_mouse_set to new core

This removes the last user of the lecagy input mouse handler list,
so we can remove more legacy bits with this.

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