Skip to content

Retrieve coordinates of current active window #15

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

Closed
s1hofmann opened this issue Jul 30, 2020 · 1 comment
Closed

Retrieve coordinates of current active window #15

s1hofmann opened this issue Jul 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@s1hofmann
Copy link
Member

Short overview
Provide functionality to retrieve coordinates (x,y,w,h) of the currently active window

Use case
Limit actions like e.g. image search or OCR to a specific window

Detailed description
When performing image search or OCR one might want to limit the search space to a single window to reduce possible false positives.
libnut should provide functionality to retrieve the absolute on-screen coordinates (x,y,width,height) for the currently active window

@s1hofmann
Copy link
Member Author

Closed by #23

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

No branches or pull requests

1 participant