e_hwc_windows: synchronize present when below_transparent_window is unset 23/299223/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 21 Sep 2023 12:51:32 +0000 (21:51 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 22 Sep 2023 04:41:47 +0000 (13:41 +0900)
commit004f20579d2234cfdea9b31a695803d81e4ffc15
treeefdd4149cb2b439bbf19e15d039485294ec90881
parentc9bea441a383e7c1d4cbf6bc105ccfa9ce1046ea
e_hwc_windows: synchronize present when below_transparent_window is unset

if accepted state of hwc_window is changed Device to Client
but below_transparent_obj is displayed, black frame can be shown
even if below window is shown.
for fixing it, hwc synchronize hardware and evas compositing(present)
when below_transparent_window is unset.

Change-Id: I4e2ee5643ae8c882c2ed9aa7705d21e725e639ab
src/bin/e_hwc_windows.c