commit | 4c93c086799ed678844efd9c5eba1e96039c1547 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Thu Apr 30 16:45:41 2015 -0500 |
committer | Daniel Stone <daniels@collabora.com> | Fri May 01 12:42:52 2015 +0100 |
tree | f7408ea52cdb4b5670697f7e0b47fb46a19c6484 | |
parent | ca79076b03459db80f8f9470fb2d636c01e37953 [diff] |
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>