nevyn / SPMediaKeyTap

[Cocoa] SPMediaKeyTap is a global event tap for the play/pause, prev and next keys on the keyboard.
http://overooped.com/post/2593597587/mediakeys
Other
266 stars 44 forks source link

Sandboxing #8

Open indragiek opened 12 years ago

indragiek commented 12 years ago

SPMediaKeyTap doesn't work with sandboxing enabled because CGEventTap isn't functional when sandboxed. Is there any way around this? (I'm not too hopeful).

robb commented 12 years ago

I don't think there is an alternative. We couldn't find one for the @SoundCloud desktop app.

terinjokes commented 12 years ago

I have an radar open regarding it: http://openradar.appspot.com/radar?id=1447401

vincedev commented 8 years ago

Same issue here for us.. Any update since ?

nevyn commented 8 years ago

@vincedev I don't work with Mac media any more, but I haven't heard anything and I doubt anything has changed.