dbkynd / controlcast

A Launchpad Controller desktop application for streamers
MIT License
96 stars 38 forks source link

Changed Robot library #3

Closed dbkynd closed 8 years ago

dbkynd commented 8 years ago

kbm-robot was having issues sending keys reliably when minimized. It was spawning a JAVA dependency process and I think there was an issue with the pipe communication. Now using RobotJS which seems to be working well both in and out of focus and minimized.