Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Check if a restored window is active
For some windows like Windows Explorer there seems to be no focus event when restoring them from e.g. a hidden state. So when a window is restored, check whether it's the active one and if so treat the restore event like a focus.
- Loading branch information