On Fri, Jun 01, 2012 at 12:14:01PM +0100, Daniel Stone wrote:
> We'll get a rash of seats added when we run our first wl_display_iterate
> across the parent display, but won't actually be ready to create them.
> Create a new pending_seats array which holds the IDs of any seats we get
> during displ
We'll get a rash of seats added when we run our first wl_display_iterate
across the parent display, but won't actually be ready to create them.
Create a new pending_seats array which holds the IDs of any seats we get
during display initialisation, and then add them when we're ready.
Signed-off-by: