compositor: Move emitting destroy signal on destruction of E_Surface 63/319163/1
authorSeunghun Lee <shiin.lee@samsung.com>
Fri, 24 Jan 2025 01:46:12 +0000 (10:46 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Wed, 5 Feb 2025 01:00:14 +0000 (10:00 +0900)
commitc140d1e15e2030b04bab67b40cc6d2bf4e63cab5
tree39964bc3f90e57ca1a57a89a1639e7f40af29887
parent5a6a0e049bb915667bbc2b78926aca53b4277483
compositor: Move emitting destroy signal on destruction of E_Surface

Instead of emitting destroy signal on destruction of ds_surface, it
makes E_Surface emit it on its destruction.

Change-Id: I021c686a4212229ac472b5fa3e049268c27a919a
src/bin/server/e_compositor.c