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 deadlock on workspace scrolling #403

Merged
merged 1 commit into from
Jul 6, 2019
Merged

Fix deadlock on workspace scrolling #403

merged 1 commit into from
Jul 6, 2019

Conversation

sheenobu
Copy link
Contributor

@sheenobu sheenobu commented Jul 6, 2019

Make the mutex guard lifecycle finish before the send ipc command
by adding scope around the code.

Fixes #395

Make the mutex guard lifecycle finish before the send ipc command
by adding scope around the code.

Fixes #395 .
@sheenobu
Copy link
Contributor Author

sheenobu commented Jul 6, 2019

too fast scrolling was just #367 since i'm on a touchpad.

@Alexays
Copy link
Owner

Alexays commented Jul 6, 2019

Thanks!

@Alexays Alexays merged commit d607a4e into Alexays:master Jul 6, 2019
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.

enable-bar-scroll causes waybar to freeze on scroll
2 participants