You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
Hey @salomvary, it would be pretty handy if the controls work as well while your app is hidden (well media keys work).
Besides that it would be awesome if you could add the possibility to like and repost the current track.
– Ben
The text was updated successfully, but these errors were encountered:
it would be pretty handy if the controls work as well while your app is hidden
Yes, that would be nice (although only works on macOS where an application can be activated with no visible windows on the screen).
Unless you mean global shortuct which could work on all operationg systems and no matter what application is visible or active. That's a little problematic because it would be really hard to come up with a global shortcut that does not potentially conflict with some other application using the same shortcut. Even if we decide to go with global shortcuts that will then need to be configurable, making it more complicated to build. Anyway, I'm not saying it's impossible, it's just quite a bit of work.
Besides that it would be awesome if you could add the possibility to like and repost the current track.
That already works, when SoundCleod is the active window on the screen, just hit "r". Also, hit "h" to see more keyboard shortcuts.
The global feature wouldn't really tend to me. Though for others that would like it, I'd have an idea for implementation. As this would be a case-by-case, you could have an option you could enable (default: disabled) where they could bind any key-combo to do a repost or like. As well as adding a little side-note saying that it could have potential issues with other programs.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey @salomvary, it would be pretty handy if the controls work as well while your app is hidden (well media keys work).
Besides that it would be awesome if you could add the possibility to like and repost the current track.
– Ben
The text was updated successfully, but these errors were encountered: