Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check the process associated with the currently active window #39

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

56quarters
Copy link
Contributor

@56quarters 56quarters commented Sep 13, 2022

Fixes a crash (assert) where the same process would be suspended more than once if it had multiple windows, one of them active and the others inactive, and the window then lost focus after a power change event (AC power being removed).

Fixes #11

Fixes an issue where the same process would be suspended more than once
if it had multiple windows, one of them active and the others inactive,
and the window then lost focus after a power change event (AC power being
removed).

Fixes kernc#11
@kernc
Copy link
Owner

kernc commented Oct 30, 2024

Much appreciated!

@kernc kernc merged commit a7a1606 into kernc:master Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants