SplitmediaLabsLimited / xjs

XSplit JS Framework. Make plugins for XSplit Broadcaster, quickly and easily.
Other
39 stars 11 forks source link

Simplified support for hotkeys #150

Closed SML-MeSo closed 7 years ago

SML-MeSo commented 7 years ago

We can already use hotkeys via the xjsEs.dll. However, in one of our internal projects, it was decided that we further simplify the flow in managing hotkeys through a separate event listener class.

mikeybanez commented 7 years ago

Won't fix this item, in favor of a separate keyboard/mouse/MIDI handler library through https://github.com/xjsframework/xjs-hotkeys .