On Mon, 30 Jun 2014 10:49:40 -0700
Jason Ekstrand wrote:
> I don't like it but, sure, it shouldn't break anything much further.
Ok, thanks. I pushed it.
- pq
> On Mon, Jun 30, 2014 at 2:10 AM, Pekka Paalanen wrote:
>
> > From: Pekka Paalanen
> >
> > If a client does this:
> > 1. create a mai
I don't like it but, sure, it shouldn't break anything much further.
--Jason
On Mon, Jun 30, 2014 at 2:10 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> If a client does this:
> 1. create a main window and map it
> 2. create a wl_surface, and make it a sub-surface of the main window
> 3.
From: Pekka Paalanen
If a client does this:
1. create a main window and map it
2. create a wl_surface, and make it a sub-surface of the main window
3. set the sub-surface to desync
4. commit content to the sub-surface to map it
Then step 4 should cause the sub-surface to become mapped. However,