subsurface: Do not raise a protocol error for a reference surface as parent. 33/246933/3
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 22 Sep 2020 04:32:11 +0000 (13:32 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 9 Nov 2020 02:49:38 +0000 (11:49 +0900)
commit8066d5c14a6ef5d5c0fd6a711a636277ef37b5c0
tree3348cbb4c38ef98ed0236371a843a634e2cf855d
parentd35b0af64ab6b2fb60a89064d4378dc6c92795dc
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: Iafb202dce3a88e12e9be24809a61aca5746e1fc6
src/bin/e_comp_wl_subsurface.c