Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Add support for command-[ and -] for back and forward #296

Merged
merged 1 commit into from
May 20, 2015
Merged

Add support for command-[ and -] for back and forward #296

merged 1 commit into from
May 20, 2015

Conversation

ghostlandr
Copy link
Contributor

I don't know if this fixes any issues, but this is something that I really wanted after coming back from Spotify. Basically this just adds the ability for external mice that have "back" and "forward" buttons to be able to go back and forward in the app. My suspicion is that this will also allow trackpads to go back and forward too... but I forgot to try it before I told OS X to update XCode, and now I can't open it to rebuild the app. Heh. But I'll try that later and report back on it. Edit: This does not add support for swiping back and forward on the trackpad.

According to documentation, the two buttons should fold together since I marked the second one as an alternate, but they weren't folding. Not sure if that's because they share a modifier key?

@kbhomes

kbhomes added a commit that referenced this pull request May 20, 2015
Add support for command-[ and -] for back and forward
@kbhomes kbhomes merged commit a0b1d73 into radiant-player:master May 20, 2015
@kbhomes
Copy link
Member

kbhomes commented May 20, 2015

Thanks for the PR!

@ghostlandr
Copy link
Contributor Author

Thanks for merging it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants