I need to calculate the "window", "mouse" applications, even if they are less than the dock or No. I basically need a list of applications that Command-TAB will bring you How do you do this program?
Everything that I tried tried to give me everything, or just such apps which have not been minimized to me bother me. Tried CGWindowListCopyWindowInfo , NSArray * runningApps = [workspace launchApplications] , but I can not require the filtering of the list - whatever CMD-tab brings you.
It was first asked and answered here:
Comments
Post a Comment