Commit d6514b7
committed
steamcompmgr: Do not try to match a dropdown window's PID with the focused window's PID
Some apps, like WebView2 (used in some game launchers) spawn child processes
to render dropdowns, so the PIDs would not match, and the dropdown would not
be shown. This was the case for e.g. Final Fantasy XIV online.1 parent c53fcc6 commit d6514b7
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3449 | 3449 | | |
3450 | 3450 | | |
3451 | 3451 | | |
3452 | | - | |
3453 | | - | |
3454 | | - | |
3455 | | - | |
3456 | 3452 | | |
3457 | 3453 | | |
3458 | 3454 | | |
| |||
0 commit comments