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

Fixed splits staying paused after unfocusing Chatterino in certain configurations #5504

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

Mm2PL
Copy link
Collaborator

@Mm2PL Mm2PL commented Jul 11, 2024

Fixes #5502.

@Mm2PL Mm2PL force-pushed the fix/unpause-visible-splits-on-window-onfocus branch from 0ed5755 to 65dda47 Compare July 11, 2024 14:05
@Mm2PL Mm2PL changed the title Make window unfocus unpause visible splits Fixed splits staying paused after unfocusing Chatterino in certain configurations Jul 11, 2024
@pajlada pajlada merged commit 49de421 into master Jul 13, 2024
17 checks passed
@pajlada pajlada deleted the fix/unpause-visible-splits-on-window-onfocus branch July 13, 2024 09:21
@@ -77,6 +77,9 @@ class Split : public BaseWidget

void setInputReply(const MessagePtr &reply);

// This is called on window focus lost
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation should say what an entity does, not where it's used. It could say where it's supposed to be used.

@00050
Copy link

00050 commented Jul 13, 2024

@Mm2PL Thank you for fixing this FeelsOkayMan

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.

Chat pauses after alt-tabbing with "Pause while holding a key: Alt" enabled
4 participants