Replies: 2 comments
-
If you can find the Apple docs on how to do this with Objective-C or Swift, I'm sure somebody can show you how to do it with macdriver in Go. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing for now but if you find the Apple docs on how to do it, I can help translate the Obj-C or Swift to Go. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
First, thanks for your awesome work on macdriver!
Question: is it possible to list active applications and their windows, or just all the active windows? I looked through macdriver and didn't find anything like "list applications" or "list windows". I checked StackOverflow, the only suggestion I found is "accessibility API" but I didn't find such binding in macdriver.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions