nickthegroot / vscode-gmusic

:notes: A VS Code Extension for the Google Play Music Desktop Player
https://marketplace.visualstudio.com/items?itemName=nbdeg.vscode-gmusic
MIT License
15 stars 3 forks source link

Added TouchBar functionality #8

Closed imcquee closed 5 years ago

imcquee commented 5 years ago

Thanks a lot fo the plugin! I just changed a tiny bit of the package.json to give MacBook users Touch Bar functionality for the pause, play, forward, back, and shuffle commands. Also added image icons for the Touch Bar. I guess unless you have access to a MacBook with TB you can't really test this so I understand if you would rather not include it. I promise it works tho lol

looks like this

image

imcquee commented 5 years ago

I wanted the pause and play to be in between the forward and back but I can't seem to get the order to change. The Touch Bar API is pretty basic so that's too bad

nickthegroot commented 5 years ago

@imcquee Oh man, this is awesome! Sorry for the late reply, you'd think that GitHub would notify you of PRs on your own repositories 🙄. Verified the changes on my personal MacBook & looks good to merge. I'll get this cleaned up and published tonight.

imcquee commented 5 years ago

@nbd9 thanks a lot. This plugin is a godsend to me I really appreciate you making this available. Thanks for adding the functionality!