<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><br><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Also, you should remove the timestamp = weston_compositor_get_time()<br>
initializations (here and other animations) now that we solved that<br>
problem.<br></blockquote></div><div><br>I&#39;m not really clear what you want to happen here. The timestamp should now be set in weston_output_repaint() when adding the pending animations to the animations list? or where?<br>
</div></div></blockquote></div><br>I guess it can be set in weston_animation_run().<br>