Re: [PATCH weston 00/12] Toytoolkit preparation for sub-surfaces

2013-02-14 Thread Kristian Høgsberg
On Wed, Feb 13, 2013 at 04:17:11PM +0200, Pekka Paalanen wrote: > Hi Kristian, > > this series prepares toytoolkit for sub-surfaces by moving > fields from struct window to a new per-wl_surface struct. > It also contains other cleanups. The purpose is just to make > implementing sub-surface suppor

[PATCH weston 00/12] Toytoolkit preparation for sub-surfaces

2013-02-13 Thread Pekka Paalanen
Hi Kristian, this series prepares toytoolkit for sub-surfaces by moving fields from struct window to a new per-wl_surface struct. It also contains other cleanups. The purpose is just to make implementing sub-surface support easier. This series does not add any sub-surface featurea, does not requi