e_comp_wl_shell: check ec->bg_state flag before sending pre-unobscured visibility... 68/225868/4 accepted/tizen/unified/20200305.051113 submit/tizen/20200304.075907
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 25 Feb 2020 06:01:16 +0000 (15:01 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 4 Mar 2020 07:08:08 +0000 (07:08 +0000)
commita4efb98006e702327d1ea156d0623c4eb814983d
tree3716103dad2220ee07495ac3e92977f80da881ec
parentf83015c71f3796f6c8e18724baa29b96b9ed73e9
e_comp_wl_shell: check ec->bg_state flag before sending pre-unobscured visibility event

There was a bug that the application state changed to resume state by pre-unobscured event
when using background launching.
So, we changed code not to send pre-unobscured event when the window set the bg_state.

Change-Id: I088621a6b069d925a862afaed438b720df9ae666
src/bin/e_comp_wl_shell.c