martinfekete10 / Tuneful

Tuneful allows you to control macOS playback from menu bar or using mini player window
https://tuneful.dev
MIT License
346 stars 8 forks source link

Add keyboard shortcut option to show/hide menu bar player #106

Closed yougotwill closed 1 month ago

yougotwill commented 1 month ago

As described above like how you can toggle the mini player visibility, it would be great to have the same for the menu bar / control center player.

Thanks for creating this awesome piece of tech 🙏

martinfekete10 commented 1 month ago

Good suggestion, I'll implement it and deploy in this week's release :)

martinfekete10 commented 1 month ago

Just released a new version with this feature implemented 🎉

yougotwill commented 1 month ago

@martinfekete10 You are a legend! Thanks 🙏

yougotwill commented 1 month ago

@martinfekete10 I tried mapping the shortcut but it doesn't seem to work correctly.

https://github.com/user-attachments/assets/4b10eb58-6e95-4cb5-aee4-0d93f931f933

martinfekete10 commented 1 month ago

To me it seems to be working fine, I can see that Tuneful icon appears and disappears with shortcut, works the same way on my machine as well

yougotwill commented 1 month ago

Ah I see where my explanation went wrong. Sorry, what I meant was to be able to toggle this widget (see screenshot) with a shortcut please? 🙏 @martinfekete10

Screenshot 2024-09-27 at 08 19 06
martinfekete10 commented 1 month ago

Ahh got you, yeah this also seems reasonable - I just pushed the code to the v1.6.6 branch that has it implemented and it will be a part of the next release