Is there a way to get list of open or visible NSWindow from mac desktop?
Note that not all windows are necessarily NSWindows
, and that NSWindow
only provides an interface to windows in your own address space.
The supported way to access every window is the CGWindow
API. Take a look at the Son of Grab sample code to see how it's done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With