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

Add ability to select pixels from anywhere onscreen for color picker #126

Open
esimkowitz opened this issue Aug 22, 2023 · 1 comment
Open

Comments

@esimkowitz
Copy link
Owner

Could potentially use something like https://github.com/rustdesk/rustdesk/tree/master/libs/scrap if I can get it to support WASM targets. That would involve something like the MediaDevices API.

It would also require being able to track the cursor outside of the bounds of the window, though I'm going to make that a separate issue as the rest of the color picker/any other sliders I add would benefit from this.

@esimkowitz
Copy link
Owner Author

i believe this will depend on #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant