tsic404 d2164e99ec fix: official chrome unable to be identified
window_patterns.json used for app in store, and it return cn.google.chrome,
whcih is not installed. So, it means that identifyWindowByRule may return a invalid appinfo.
Return nullptr if it's invalid appinfo.

implement DesktopInfo::isInstalled, and use std::copy instead of raw loop

log: fix identifyWindowByRule return a invalid appinfo
2023-07-25 03:13:41 +00:00
..
2023-02-16 15:08:28 +08:00
2023-07-24 06:52:40 +00:00
2023-07-24 06:52:40 +00:00
2023-02-16 15:08:28 +08:00
2018-03-05 21:33:30 +08:00
2023-07-24 06:52:40 +00:00