commit | 794fa0e0311d7983fb4d2128e942df3c974adfe7 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Jul 15 13:00:38 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Jul 16 19:04:04 2015 -0700 |
tree | 1110bfd29ad229f3c423978fab8b8168e26e35a4 | |
parent | b7674ae4dcd35ec68d1a66730e487059d0091a7f [diff] |
desktop-shell: Make surface_move take a pointer instead of a seat It doesn't actually need the seat and we have to validate that the seat has a pointer before making the call, so it's safer just to pass the validated pointer. Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com> Signed-off-by: Derek Foreman <derekf@osg.samsung.com>