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

ui.active_window().children returns empty list always #151

Closed
geeogi opened this issue Nov 9, 2020 · 3 comments
Closed

ui.active_window().children returns empty list always #151

geeogi opened this issue Nov 9, 2020 · 3 comments

Comments

@geeogi
Copy link

geeogi commented Nov 9, 2020

Running ui.active_window().children in a python script or in the talon repl returns an empty list []. This prevents implementing the 'show numbers' feature.

os: catalina
talon: 1.2-102

@lunixbochs
Copy link

do you have any more information? what application is focused when this happens? can you try a known good application like TextEdit or Safari?

@knausj85
Copy link

FYI I was exploring this.

On 11.1 with either Safari and TextEdit focused, I get an empty list too. Talon has accessibility and automation permissions for both.

@lunixbochs lunixbochs added this to the v0.2.0 milestone Jan 7, 2021
@lunixbochs
Copy link

this is fixed in v0.1.5 / beta v0.1.4-189

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

No branches or pull requests

3 participants