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

fix: update last active window on count change #51

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

luisbocanegra
Copy link
Owner

Some newly opened windows don't seem to be registered by TaskManager's onActiveChanged But they seem to be correctly detected by onCountChanged when we update the last active one

closes: #41

Some newly opened windows don't seem to be registered by TaskManager's onActiveChanged
But they seem to be correctly detected by onCountChanged when we update the last active one

closes: #41
@luisbocanegra luisbocanegra merged commit 01a1667 into main Sep 19, 2024
@luisbocanegra luisbocanegra deleted the fix-active-window branch September 19, 2024 20:13
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.

Actions are executed on an inactive window
1 participant