c7da54e82a
Fixes #18502 This PR changes the focus and blur events that we emit in Electron to listen to changes in key window rather than main window. It swaps out windowDidBecomeMain and windowDidResignMain for windowDidBecomeKey and windowDidResignKey, respectively. |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
utility |