e_process: fix bug not changing action to no visible windows 60/278860/3 accepted/tizen/unified/20220728.131650 submit/tizen/20220727.055337
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 27 Jul 2022 00:27:30 +0000 (09:27 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 27 Jul 2022 04:57:03 +0000 (04:57 +0000)
commitab9f22abc0f64b1fbe932d5a3daa862df2d0f451
tree28ff958f7efb6a55ed86dbae43b6aebade0bea3a
parent0ce4303be6fec9d096ab5f2294dc6e39683377b9
e_process: fix bug not changing action to no visible windows

There was a bug that the action of process was not changed to E_PROCESS_ACT_NO_VISIBLE_WINDOWS
when all windows of the process were hidden.
This resolve this problem.

Change-Id: I488ce2e5cf9b5fe3fe6c702dd2f490243559328f
src/bin/e_process.c