sij1nk / plsdo

0 stars 0 forks source link

Implement playerctl #3

Closed sij1nk closed 7 months ago

sij1nk commented 1 year ago

Selected media player's name or identifier must be kept track in a temp file for example.

Updating the eww widget's state might be tricky. For maximum responsiveness, we would have to rely on the media player itself notifying us. This can be done with mpd IIRC, but the spotify desktop app is probably incapable of this. In that case we must poll playerctl.

https://github.com/altdesktop/playerctl

sij1nk commented 7 months ago

Transferred issue to local neorg notes