Skip to content

Fix chrome browser freeze#283

Open
porridgewithraisins wants to merge 1 commit intofuhsjr00:masterfrom
porridgewithraisins:patch-1
Open

Fix chrome browser freeze#283
porridgewithraisins wants to merge 1 commit intofuhsjr00:masterfrom
porridgewithraisins:patch-1

Conversation

@porridgewithraisins
Copy link
Copy Markdown

Fixes #279.
Chrome windows were freezing whenever the view they were in was switched to, from a non-empty view It did not happen when switching from an empty view , i.e, with the desktop in focus (ahk_class ProgMan)

So, making every window switch activate progman first, and then the window, thereby simulating the behaviour when switching from a non-empty view, fixes the issue.

This didn't make switching any slower and did not affect any behaviour that is to do with explorer windows (which I looked out for, seeing progman is spawned by explorer.exe). Tested on Windows 10 20H2, OS build 19042.1052

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Incompatibility] Activation of Electron/Chromium apps

1 participant