elementary / music

Music player and library designed for elementary OS
https://elementary.io
GNU General Public License v3.0
145 stars 49 forks source link

Shortcuts improvements #727

Closed diogopessoa closed 1 year ago

diogopessoa commented 1 year ago

Problem

Music does not allow to pause/resume or forward/backward the song with the shortcut. For this I have to first click on the application button for this.

Proposal

With Music selected, alternatively use the following shortcuts instead of clicking the button to:

Thanks a lot for this project, it's really nice!

Prior Art (Optional)

No response

danirabbit commented 1 year ago

Thanks for your report! We wouldn't be able to use these keys without modifiers because it would interfere with keyboard navigation which would be an accessibility issue.

It's worth noting that we do support system media keys through MPRIS even when the app is not focused. If your keyboard doesn't have media keys, I believe you can assign custom shortcuts to media functions in System Settings → Keyboard → Shortcuts.

Let me know if that resolves your issue!