Re: [PATCH weston v3 00/13] Sub-surfaces v3

2013-05-11 Thread Pekka Paalanen
On Fri, 10 May 2013 20:25:45 -0400 Kristian Høgsberg wrote: > On Thu, Apr 25, 2013 at 01:57:40PM +0300, Pekka Paalanen wrote: > > Hi all, > > > > this is the v3 of the sub-surfaces patch series, and it is no longer > > an RFC. This means that I consider this series ready for merging into > > Wes

Re: [PATCH weston v3 00/13] Sub-surfaces v3

2013-05-10 Thread Kristian Høgsberg
On Thu, Apr 25, 2013 at 01:57:40PM +0300, Pekka Paalanen wrote: > Hi all, > > this is the v3 of the sub-surfaces patch series, and it is no longer > an RFC. This means that I consider this series ready for merging into > Weston. The server side sub-surface protocol implementation is feature > comp

[PATCH weston v3 00/13] Sub-surfaces v3

2013-04-25 Thread Pekka Paalanen
Hi all, this is the v3 of the sub-surfaces patch series, and it is no longer an RFC. This means that I consider this series ready for merging into Weston. The server side sub-surface protocol implementation is feature complete. Once the protocol is deemed stable, we will move it into Wayland core.