TBSniller/piccap

Add setting for local unix socket

TBSniller opened this issue · 3 comments

In webosbrew/hyperion-webos#86 we have a new setting available. Thanks to @sundermann!

We have to add this to settings page in PicCap.
Idea: Checkbox below IP address field -> If ticked, disable IP/Port inputs

Correction, only disable the port input field. The address field is still needed to take the target Unix socket path.

Maybe rename the field in UI dynamically, depending on unix-socket setting.

@TBSniller The PR works fine here, nice job :)

Fixed in #55