capture: add code to capture window before unmap 07/224907/1 accepted/tizen/5.5/unified/20200214.120149 submit/tizen_5.5/20200214.062339
authorDoyoun Kang <doyoun.kang@samsung.com>
Fri, 14 Feb 2020 05:19:11 +0000 (14:19 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Fri, 14 Feb 2020 05:19:11 +0000 (14:19 +0900)
commitc95b6ffae037a0ac2498206acdecfc927e806cb6
treec87142dd9b999acb7ec86bb59ff44566a7a0c5c3
parent88066ff61337bdf27e989f995455336f1d91fbfc
capture: add code to capture window before unmap

There was a bug that the window was not captured when it was unmapped.
This fixes it.

Change-Id: I93976058115d74ff7cfcf56a60bc432b87100311
src/bin/e_comp_wl.c
src/bin/e_comp_wl_capture.c