chuanqisun / spacemouse-anywhere

Bring 3DConnexion SpaceMouse to more places on the web
MIT License
19 stars 3 forks source link

Plugin is disabled when driver modal is closed #3

Closed mickdee closed 4 years ago

mickdee commented 4 years ago

Awesome tool! The plugin works marvelously until I close the SpaceMouse Driver window, then it stops working. Is there a way to keep the plugin running in the background without having the driver window taking up space?

coreyward commented 4 years ago

@mickdee Plugins aren't able to run in the background today, but they may someday be supported. Relevant documentation is here: https://www.figma.com/plugin-docs/whats-supported/#long-running-background-plugins

chuanqisun commented 4 years ago

@coreyward is correct. It's a limit that all plugs are facing. I'd like to implement the background mode as soon as figma opens up the API. But before that happens, I plan to reduce the footprint of the interface to make it less intrusive. see #5