-
Notifications
You must be signed in to change notification settings - Fork 105
Global media shortcut (play/pause) button lacks state awareness #154
Comments
Play/pause state works for me. If it still seems broken for you, please provide more details. Like state never worked (it definitely should). @rmaes4 did some work to implement like state management on the touch bar but we never got to finish it. |
Sorry I’ve been busy. Maybe I could take a look this weekend |
Yep, can confirm. It's just state (are we playing or are we paused) that doesn't. |
I'm having this issue, or some cousin to it.
Let me know if you would like any logs or videos or whatever that would help diagnose this. |
I realize now that I didn't express myself very well. I was specifically referring to the |
Consider providing a similar behaviour as Google Play Music Desktop Player, their component is available as a library: https://github.com/MarshallOfSound/electron-media-service |
Perhaps the native mediakey support in chrome 73 can find its way back to electron as well: https://developers.google.com/web/updates/2019/02/chrome-73-media-updates ..too bad electron 5 (release in 3 weeks) is targeting chrome 72. |
The touchbar icons seems to lack the state of the player; eg play/pause (is track playing) or if a track is liked.
The text was updated successfully, but these errors were encountered: