Hello! Is it possible to iterate over all open windows of all applications in OSX and listen to their resize events in Swift? I'm asking about this functionality because it is base for the creation of a window management system. I would highly apreciate any code example how to achieve this behavior.