Haim Gelfenbeyn
Haim Gelfenbeyn
It seems like GTK 3.15 just flat out refuses to provide a _real_ root window visual. No matter how I tried to get it, it always substituted a RGBA visual,...
Not sure if I should open a new ticket with this, but I think I'm experiencing the same (or related) issue, with a different thermostat. On "Honeywell TH8320ZW1000 Touchscreen Thermostat",...
Yes, unfortunately, M1 SoCs are not supported at this time: this is being tracked in https://github.com/haimgel/ddc-macos-rs/issues/2 In general, if you use a pre-built binary from the pipeline in this repo,...
Good point, I've updated the readme.
> Cluttering the task bar This is actually a regression in the current `master` comparing to `0.1.0`! It should not do that, it should run silently without a console window...
Furthermore about "run as a windows service": I'd prefer this to require as few permissions as possible, to allow this to be run on corp computers where the user does...
Yeah, this is a valid concern. As long as this "service mode" is optional, it could be a useful thing to have. I won't have time for this right now,...
Did you put the Plist file in that directory? What does `cat ~/Library/LaunchAgents/dev.haim.display-switch.daemon.plist` output?
I wonder if "much slower" part is relevant to reliability here... I guess the platform is Windows, correct?
@sl33nyc I think this should be possible, at least in the realm of `libusb`... I'm not sure if this is desirable, though, since it's basically overloading the meaning of one...