proc-monitor: Check window validity using focus information 62/296562/5
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 31 Jul 2023 08:11:20 +0000 (17:11 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Wed, 2 Aug 2023 04:45:49 +0000 (13:45 +0900)
commitcbe5841e4f13d2c59348d4aa68c50ae83289d436
treed368118337c349db5616397656f43579c6e6d418
parente1e2563f2eb63ff452c6c12d95430cb51c673654
proc-monitor: Check window validity using focus information

Check whether focus information of app life cycle
and focus information of window stack is same to judge window stack validity.

Window information in window stack includes focus information
and appfw also notifies resourced when focus information of app is updated.
In this case, both information should be synchronized.

Change-Id: I7a9a0e5eb772ac93ec45d07bb393d8d42e832f41
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/process/proc-monitor.c