MASShortcut
MASShortcut copied to clipboard
Add a new initWithKeyUp initializer and corresponding sharedMonitorWithKeyUp to MASShortCutMonitor
Proposed solution for https://github.com/shpakovski/MASShortcut/issues/107. (Having a way to execute the event handler on key up as well).
I'd love some feedback on how to resolve the little code duplication caused by this pull request (and of course anything else that could improve the pull request).
@zoul Would you mind taking a look at this pull request we discussed in https://github.com/shpakovski/MASShortcut/issues/107?