subsurface: Do not raise a protocol error for a reference surface as parent. 84/244584/4
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 22 Sep 2020 04:32:11 +0000 (13:32 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 26 Oct 2020 05:50:03 +0000 (14:50 +0900)
commit29359d02eb4667384e599ba6baa0797d14f823ca
tree997fcf6c774fb72e2980ec64764f22aa2ce6f69a
parent634a93f81bbafb5677918f77895d31fd64a9a165
subsurface: Do not raise a protocol error for a reference surface as parent.

According to a documentation of wl_subsurface, a parent surface can be a
reference surface for wl_subsurface.place_(above/below) interface.

Change-Id: I790b6a39cf64c413d8fc17b857c07ff55b646cd0
src/bin/e_comp_wl_subsurface.c