billziss-gh / EnergyBar

Supercharge your Mac's Touch Bar.
GNU General Public License v3.0
749 stars 34 forks source link

Pause, Forward/Backward Music Actions Don't work! #67

Open edwinhern opened 3 years ago

edwinhern commented 3 years ago

This application is amazing! Only downside, I am not able to pause, skip forward/backwards to other music on the touch bar. Other than that, everything works perfectly fine!

menglong2234 commented 3 years ago

I have the same question, everything works fine except the "pause" doesn't work.

menglong2234 commented 3 years ago

I have the same question, everything works fine except the "pause" doesn't work.

Adding EnergyBar to Accessibility in Preference->Security & Privacy fixes "pause", but "skip forward/backwards" still fail. I note that there is a new item called "Media & Apple Music" in Security & Privacy. I cannot assert the relativity.

menglong2234 commented 3 years ago

Sorry. Modify Accessibility also fix skip forward and backward. I didn't understand "hold and drag" until I read source code EnergyBar>Widgets>ControlWidget.m>shortPressEnded(). So change Accessibility will fix everything.