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

Pipewire backend: use pipewire thread lock #3136

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

hrdl-github
Copy link
Contributor

Fixes #3047.

I haven't encountered any issues since adopting these locks. Calling https://github.com/hrdl-github/Waybar/blob/74773885c6166d190a294ad945b1f1d4d5f007ec/src/util/pipewire/pipewire_backend.cpp#L81 without locking causes the warning described in #3047 (comment). I am less certain whether the lock in the constructor is required.

@hrdl-github hrdl-github marked this pull request as ready for review April 13, 2024 12:40
@Alexays Alexays merged commit ddacb11 into Alexays:master Apr 14, 2024
9 checks passed
@Alexays
Copy link
Owner

Alexays commented Apr 14, 2024

Thanks!

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.

segfault when powering other monitor off
2 participants