commit | b7674ae4dcd35ec68d1a66730e487059d0091a7f | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Jul 15 13:00:37 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Jul 16 19:03:56 2015 -0700 |
tree | 4783008643bf57dfcfaba84b442780c9d97a04d4 | |
parent | 8ae2db5b0cc5673e442938aa176cb44ada3e20ca [diff] |
desktop-shell: Make surface_touch_move take a touch instead of a seat It never actually needs the seat, and we always verify the touch pointer before calling it, so let's just pass a touch pointer instead of having an assumption that the seat's touch pointer has been verified. Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com> Signed-off-by: Derek Foreman <derekf@osg.samsung.com>