display-switch icon indicating copy to clipboard operation
display-switch copied to clipboard

Turn a $30 USB switch into a full-featured multi-monitor KVM switch

Results 55 display-switch issues
Sort by recently updated
recently updated
newest added

Small suggestion: Would it be possible to skip the DDC check if the user is exclusively using `on_usb_connect_execute` and `on_usb_disconnect_execute`? My TV does not support DDC and I built a...

#99 has [updated the version of display_switch to 1.2.0 in `Cargo.lock`](https://github.com/haimgel/display-switch/blob/e5edc0c/Cargo.lock#L207), but not in `Cargo.toml`. As such, building with `cargo build --locked` show the following message: ``` error: the lock...

I installed Rust and hoped that I could install the binary. Well, it seems like I was able to get it compiled but it doesn't even open, although I created...

Hi All, I have display-switch on my computer for a couple years now (Thanks haimgel!) A week or two ago it just stopped working. I had upgraded to 12.4 a...

The `device_arrived` and `device_left` callbacks are never hit for me on macOS 12.4.

Hi, when running display-switch 0.3.0 on macOS 10.15.7 and i have monitors connected via HDMI, my mac goes into a complete freeze and won't wake up anymore. Only unplugging the...

Mac Os Monterey(intel), loading command - `launchctl load ~/Library/LaunchAgents/dev.haim.display-switch.daemon.plist` error - Load failed: 5: Input/output error Try running `launchctl bootstrap` as root for richer errors.

The laptop has a hybrid graphic system which uses an NVIDIA GPU for external monitors. The systemctl log shows ``` Did not detect any DDC-compatible displays! ``` I tried various...

First, excellent program. Thank you! It works like a dream on my Windows 10 machine, which has allowed me to work around the issues. I was able to complete the...