Teamwork/node-auto-launch

Extend API for isHidden to make that option more easily user settable

Open

#58 opened on Apr 25, 2017

View on GitHub
 (1 comment) (0 reactions) (1 assignee)CoffeeScript (911 stars) (111 forks)batch import
help wanted

Description

I would like to be able to make whether the application is hidden on auto launch user settable, but the current API doesn't make that feasible. There is no way to easily tell if the currently enabled auto-launch is configured to launch hidden, or to change the setting for an AutoLaunch instance.

Contributor guide