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 unlock sync #119

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Fix unlock sync #119

merged 2 commits into from
Mar 2, 2024

Conversation

PaideiaDilemma
Copy link
Collaborator

@PaideiaDilemma PaideiaDilemma commented Mar 2, 2024

e7fca0a fixes a red screen that is quite easily reproducible by moving the mouse a lot during the grace period.
I have yet to figure out how unlock is getting called multiple times consecutively, but now we print an error in this case and just continue, since we have already set m_bTerminate to true.

5b93762 fixes the hangs mentioned in #114.

This seems to fix sporadic freezes when unlocking.
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

good stuff

@vaxerski vaxerski merged commit 4286cfb into hyprwm:main Mar 2, 2024
1 check passed
@PaideiaDilemma PaideiaDilemma deleted the fix-unlock-sync branch March 6, 2024 19:22
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.

2 participants