Re: [PATCH weston] compositor: fix sub-surface view stacking order

2013-11-19 Thread Kristian Høgsberg
On Tue, Nov 19, 2013 at 02:03:35PM +0200, ppaala...@gmail.com wrote: > From: Pekka Paalanen > > If you opened a window with sub-surfaces, and then raised another window > on top of that, the underlaying window's main surface was stacked > properly, but the sub-surfaces remained on top of the rais

[PATCH weston] compositor: fix sub-surface view stacking order

2013-11-19 Thread ppaalanen
From: Pekka Paalanen If you opened a window with sub-surfaces, and then raised another window on top of that, the underlaying window's main surface was stacked properly, but the sub-surfaces remained on top of the raised window. IOW, the raised window was in between the other window and its sub-s