Re: [PATCH weston] protocol: move sub-surfaces to Wayland

2013-11-15 Thread Kristian Høgsberg
On Fri, Nov 15, 2013 at 04:12:13PM +0200, ppaala...@gmail.com wrote: > From: Pekka Paalanen > > This reverts commit 2396aec6842c709a714f3825dbad9fd88478f2e6. > > This exact version of the sub-surface protocol has been copied into > Wayland core. Therefore it must be removed from here to avoid bu

[PATCH weston] protocol: move sub-surfaces to Wayland

2013-11-15 Thread ppaalanen
From: Pekka Paalanen This reverts commit 2396aec6842c709a714f3825dbad9fd88478f2e6. This exact version of the sub-surface protocol has been copied into Wayland core. Therefore it must be removed from here to avoid build conflicts and useless duplication. No other changes to sub-surface protocol