e_policy_visibility: handle uniconify_render pending job of the internal ec 19/309019/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 3 Apr 2024 07:04:48 +0000 (16:04 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 4 Apr 2024 01:37:01 +0000 (10:37 +0900)
commitb25847516e12a4f2ae3a501bfb729260eb98b228
tree1d307b9acc29cc23c70288c899b0e2505148ba35
parente21d19b113de68c363563606196ac3feacfd9e28
e_policy_visibility: handle uniconify_render pending job of the internal ec

There was a bug that the uniconify_render pending job of the internal EC was timeout.

The internal EC cannot send buffer attach event, so the _e_vis_grab_release() cannot be called
while it is under uniconify pending job.
So, we add code handling show callback of internal EC to release uniconify_pending job.

Change-Id: Ic74d74e33d48be6d0a4cfa46a43dfb7266bf805f
src/bin/e_policy_visibility.c [changed mode: 0644->0755]