capture: add code to capture window before unmap 29/224929/1 accepted/tizen/unified/20200214.120046 submit/tizen/20200214.070252
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 06:55:01 +0000 (15:55 +0900)
commitd5c196c499d6116383b9f617588bb234cef60cf2
tree2e86ba7ab874929f043c7f5895a4cd0fb6e3e6cc
parentc0cd79371fd3d540ef468c2959b7851963e4707a
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