touch: Make weston_touch_set_focus() take a touch instead of a seat
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 30 Apr 2015 21:45:41 +0000 (16:45 -0500)
committerDaniel Stone <daniels@collabora.com>
Fri, 1 May 2015 11:42:52 +0000 (12:42 +0100)
commit4c93c086799ed678844efd9c5eba1e96039c1547
treef7408ea52cdb4b5670697f7e0b47fb46a19c6484
parentca79076b03459db80f8f9470fb2d636c01e37953
touch: Make weston_touch_set_focus() take a touch instead of a seat

The other set_focus() functions take the relevant type instead of a seat
already, so this is consistent.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
desktop-shell/shell.c
src/compositor.c
src/compositor.h
src/input.c