TBSniller / piccap

PicCap - Hyperion Sender App | Ambilight for LG WebOS TVs
MIT License
313 stars 34 forks source link

Add setting for local unix socket #46

Closed TBSniller closed 1 year ago

TBSniller commented 2 years ago

In https://github.com/webosbrew/hyperion-webos/pull/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

tuxuser commented 2 years ago

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.

alucryd commented 2 years ago

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

TBSniller commented 1 year ago

Fixed in #55