Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Feature Request] Add the ability to switch to a different monitor input when usb disconnected #7

Closed
shanempope opened this issue Sep 3, 2020 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@shanempope
Copy link

I actually wrote the code for this and it works, but I've never written rust before and I'm not sure how to make the extra configuration optional.
Here's the PR for anyone curious: https://github.com/shanempope/display-switch/pull/1/files

This way I only have to run it on one of my devices.

@haimgel
Copy link
Owner

haimgel commented Sep 3, 2020

That's a neat idea! I can see how this could be useful for many... I'll try to add something like this (in both Rust and Swift for completeness).

@haimgel haimgel self-assigned this Sep 3, 2020
@haimgel haimgel added the enhancement New feature or request label Sep 3, 2020
@kcorey
Copy link
Contributor

kcorey commented Sep 9, 2020

Oh! My PR #20 only added it for Rust on my Mac. I don't know about Windows.

@B0rax
Copy link

B0rax commented Sep 10, 2020

That would be great for people like me with a personal computer and a company owned PC which I am not allowed to install software on

@bstag
Copy link

bstag commented Sep 20, 2020

Seems to be the only way my monitors will work as they will not accept a request to switch if they are not on that connection. Both machines set to do this so it changes the monitor input from the original machine to the new machine instead of vise versa.

@GazzaHazza
Copy link

Any news on this?

@haimgel
Copy link
Owner

haimgel commented Sep 23, 2020

Going to look into this somewhen this or next week, most probably. As time permits.

@GazzaHazza
Copy link

Going to look into this somewhen this or next week, most probably. As time permits.

Awesome! thanks!

@B0rax
Copy link

B0rax commented Sep 24, 2020

Thanks!! Works great 👍

@bstag
Copy link

bstag commented Sep 29, 2020

Works very well thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants