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

Create a variety of accessibility API targets as model sources #121

Open
C-Loftus opened this issue Aug 2, 2024 · 0 comments
Open

Create a variety of accessibility API targets as model sources #121

C-Loftus opened this issue Aug 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@C-Loftus
Copy link
Owner

C-Loftus commented Aug 2, 2024

By using the accessibility APIs within Talon you can essentially retrieve any part of a document without needing to actually select the text and copy it.

Some useful scopes could be the entire document, just the editable text field, or the current element where the focus is present. Some of these may be slightly different depending on application

This would be unsupported on Linux since there are no bindings to the Linux accessibility APIs.

@C-Loftus C-Loftus added the enhancement New feature or request label Aug 2, 2024
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