gillesdemey / Cumulus

☁️ A SoundCloud player that lives in your menubar.
http://gillesdemey.github.io/Cumulus
MIT License
1.44k stars 124 forks source link

Global keyboard shortcut for 'Like' is stealing shortcut from other apps #77

Open bagonyi opened 7 years ago

bagonyi commented 7 years ago

8fa2c2b introduced "Added global keyboard shortcut for 'Like' (Cmd+Alt+L)".

It took me a couple of days to hunt down the app that was stealing my "Reformat code" shortcut in IntelliJ. It would be nice if either the shortcut was configureable, could be made disabled, or at least somehow indicate the fact with a toast message or something that Cumulus is eating up the shortcut and suppressing it for every other app.

seppestas commented 7 years ago

Duplicate of @FoxxMD's comment in #40.

I think we should probably make the global "Like" shortcut feature opt-in and configurable. Or at least warn IntelliJ users XD.