monitorcontrol
monitorcontrol copied to clipboard
MacOs Support ??
Hey , Great Package man , can we expect it to work in Macos in near future ??
If I recall correctly apple has a proprietary protocol to communicate with their built-in displays.
It could work on a Mac for external displays if someone writes the VCP driver.
Am not much familiar with Swift , but see if this can help to port in python https://github.com/aleksey-mashanov/swift-ddc , but many swift packages are there to play with external monitors , my main aim is just to chagne monitors input source programatically , my windows laptop can do it easily( thanks to your library) , but am stuck on macbook side
@newAM what would it take to write the VCP driver for Mac?
@newAM what would it take to write the VCP driver for Mac?
I'm not sure, I haven't scoped it out at all.