[EXPLORER] Improve the minimize-condition on Win+D (#5423)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Fri, 14 Jul 2023 09:03:15 +0000 (18:03 +0900)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2023 09:03:15 +0000 (18:03 +0900)
commit22ab8c812ae85c6341ea25730b2759ab52103a1b
tree4494ae4b80f7661f675c948ff11516807225dcb6
parentcdfd8f4e1bb8be767a1941bd4e1d50bdd0ac152c
[EXPLORER] Improve the minimize-condition on Win+D (#5423)

- Add CanBeMinimized helper function to determine whether the window should be minimized.
- Use them in FindEffectiveProc and MinimizeWindowsProc functions.
- Improve the Minimize code.
CORE-18427
base/shell/explorer/traywnd.cpp