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 down/release methods for public mouse api #69

Closed
tnobody opened this issue Jun 4, 2019 · 0 comments
Closed

Add down/release methods for public mouse api #69

tnobody opened this issue Jun 4, 2019 · 0 comments
Assignees
Labels
DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features
Milestone

Comments

@tnobody
Copy link

tnobody commented Jun 4, 2019

Short overview

Right now there is no way to invoke something like mouse.buttonDown() or mouse.buttonRelease() in the public mouse api

Use case

More granularity and control especially in complex drag and drop scenarios.

@s1hofmann s1hofmann added enhancement Enhancement to existing features prio:medium labels Jun 5, 2019
@s1hofmann s1hofmann modified the milestones: v2.0.0, v1.1.3 Jun 5, 2019
@s1hofmann s1hofmann added the READY label Jun 5, 2019
@s1hofmann s1hofmann self-assigned this Jun 6, 2019
@s1hofmann s1hofmann added DONE Implementation is done, but not yet merged into master and removed IN PROGRESS labels Jun 6, 2019
tnobody added a commit to tnobody/nut.js that referenced this issue Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DONE Implementation is done, but not yet merged into master enhancement Enhancement to existing features
Projects
None yet
Development

No branches or pull requests

2 participants