I've had a go at automatically converting the code from the openrazer code to macOS calls. I think it would be too finicky honestly.
The only reasonable way I see now of automatically using openrazer's code on macOS would be to make the driver itself platform-agnostic which would require upstream changes.
@1kc Do you think this is something we should propose and invest time into, or should we just continue porting changes from openrazer manually? I can create a spike to show the openrazer maintainers a possible way of doing it.
I've had a go at automatically converting the code from the
openrazercode to macOS calls. I think it would be too finicky honestly.The only reasonable way I see now of automatically using
openrazer's code on macOS would be to make the driver itself platform-agnostic which would require upstream changes.@1kc Do you think this is something we should propose and invest time into, or should we just continue porting changes from
openrazermanually? I can create a spike to show theopenrazermaintainers a possible way of doing it.