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

Writing directly to the named pipe to send IPC messages has been deprecated #36

Open
arbaes opened this issue Aug 17, 2023 · 2 comments

Comments

@arbaes
Copy link

arbaes commented Aug 17, 2023

As per documentation, we now have to use polybar-msg

I guess this part needs to be rewritten unfortunately
https://github.com/mihirlad55/polybar-spotify-module/blob/master/src/spotify-listener.c#L123

@corigne
Copy link

corigne commented Oct 12, 2023

Edit: Checked the documentation myself, looks like I'm past the 3.6 threshold for deprecation.

When was that deprecation due to take effect? I recently ran updates and the module doesn't appear at all anymore.

I may fork and attempt to fix this myself, see if it fixes the module for me.

@corigne
Copy link

corigne commented Oct 16, 2023

As per documentation, we now have to use polybar-msg

I guess this part needs to be rewritten unfortunately https://github.com/mihirlad55/polybar-spotify-module/blob/master/src/spotify-listener.c#L123

This is addressed in #38, hopefully it gets merged!

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

No branches or pull requests

2 participants