mborgerson / TrayPlay

An app for macOS that lives in your menu bar and lets you easily control iTunes or Spotify, without interrupting your workflow.
https://mborgerson.com/trayplay
GNU General Public License v3.0
141 stars 11 forks source link

Open Spotify window from TrayPlay #5

Closed nikoskip closed 7 years ago

nikoskip commented 7 years ago

Hi!

I was bothered about the Spotify icon in my Dock (I already have to many), so I hid it using this command:

defaults write /Applications/Spotify.app/Contents/Info.plist LSUIElement true

But, the only problem is if I want to bring Spotify to front, I have to search the App and opon it again. It would be great if in TrayPlay I can open Spotify from a little icon:

image

mborgerson commented 7 years ago

Thanks for the feedback. Try clicking on the album artwork, that should open up the player.

nikoskip commented 7 years ago

I love you!

nikoskip commented 7 years ago

BTW, it's normal that I have to do 3 or more clicks to get a response from your app?

Check this example: ezgif com-video-to-gif

1st click: no response 2nd click: the app shows up 3rd click: I click on cover, nothing happens, but it seems Chrome loses focus (look how the Chrome window change its color) 4th click: Spotify opens ;)

Thanks!