Re: [krh/weston/next 8/8] util: Check result of weston_surface_animation_run.

2012-10-16 Thread Kristian Høgsberg
On Fri, Oct 12, 2012 at 12:32:03PM +0200, John Kåre Alsaker wrote: > --- > src/util.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/src/util.c b/src/util.c > index 4390e2e..f18281c 100644 > --- a/src/util.c > +++ b/src/util.c > @@ -265,6 +265,9 @@ weston_slide_run(struct weston_surf

[krh/weston/next 8/8] util: Check result of weston_surface_animation_run.

2012-10-12 Thread John Kåre Alsaker
--- src/util.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/util.c b/src/util.c index 4390e2e..f18281c 100644 --- a/src/util.c +++ b/src/util.c @@ -265,6 +265,9 @@ weston_slide_run(struct weston_surface *surface, float start, float stop, animation = weston_surface_animatio