commit | 74de4693b799b40e587feea715fa27f51873d2c0 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Jul 15 13:00:39 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Jul 16 19:04:07 2015 -0700 |
tree | f4e8c4007432f7fcccde0ce7cf7641862466b55c | |
parent | 794fa0e0311d7983fb4d2128e942df3c974adfe7 [diff] |
desktop-shell: Make surface_rotate 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>