Hi Arnaud,
On 8 June 2016 at 17:37, Arnaud Vrac wrote:
> The parent of a subsurface can be used as a sibling in the place_below
> and place_above calls. However this did not work when the parent is
> nested, so fix the sibling check and add a test to check this case.
It took a few reads over, bu
The parent of a subsurface can be used as a sibling in the place_below
and place_above calls. However this did not work when the parent is
nested, so fix the sibling check and add a test to check this case.
---
src/compositor.c| 28 ++--
tests/subsurface-test.c | 44