OpenTabletDriver icon indicating copy to clipboard operation
OpenTabletDriver copied to clipboard

[Backport to 0.6.x] Add support for hiding the daemon console on Windows

Open BunnyTub opened this issue 1 year ago • 0 comments

This pull request is for the 0.6.x branch.

Frees the console when the user specifies the added command line argument --hidden or -h. If the user is not running Windows, the console will not be freed (for now --- not sure how to add support for other platforms just yet).

BunnyTub avatar Oct 06 '24 09:10 BunnyTub