proc-monitor: Identify windows to save in app info 60/296560/1
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 31 Jul 2023 06:04:58 +0000 (15:04 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 1 Aug 2023 05:29:43 +0000 (14:29 +0900)
commit77f9aa3f446c2fd0d07d5163dd30a2f3f37e1442
tree7257b29ddd9b7a9320ad789bb0db36ff83e42da8
parent47be060d61378451c202d727f629de7490dea177
proc-monitor: Identify windows to save in app info

A process can have more than one window, so identify
a window to save in an app info.
Currently, if a process already registered a window
and other window of this process is not focused,
then resourced ignores window update.

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