Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Does it make sense for Device to be cloneable? #827

Closed
bbarker opened this issue Jan 30, 2024 · 2 comments
Closed

Does it make sense for Device to be cloneable? #827

bbarker opened this issue Jan 30, 2024 · 2 comments

Comments

@bbarker
Copy link
Contributor

bbarker commented Jan 30, 2024

I think it does, since we can in principle get the same device again using host.default_input_device() (but that only lets us get the default device, and it requires access to the Host value)

@bbarker
Copy link
Contributor Author

bbarker commented Feb 5, 2024

It seems that we can, see #830

@bbarker
Copy link
Contributor Author

bbarker commented Feb 6, 2024

Fixed by #830

@bbarker bbarker closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant