<div dir="ltr">On Mon, May 13, 2013 at 1:28 PM, Alexander Larsson <span dir="ltr"><<a href="mailto:alexl@redhat.com" target="_blank">alexl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class=""><div class="h5">On mån, 2013-05-13 at 13:26 +0200, John Kåre Alsaker wrote:<br>
> For the wl_output case I suggest we add a 'done' event which signals<br>
> that the compositor is done sending a batch of events for an wl_output<br>
> and related extension objects (which versioned message arguments won't<br>
> handle). This would be analogous to wl_surface.commit, only coming<br>
> from the server side.<br>
<br>
</div></div>As i said in another mail, an even easier approach is to use the gemetry<br>
event itself as the "done" event, and just send the additions (if any)<br>
*before* the geometry event.<br></blockquote><div>That would also work, but is uglier. The geometry event is rather large too. Since currently events can happen at any time, adding a done event won't break backwards compatibility.</div>
<br></div>