Linux support using Xlib/EWMH (tested OK on Ubuntu, Mint and Raspbian)
macOS support using pyobjc and NSWindow objects when managing windows within your own app / Apple Script to manage windows from other apps (tested OK on Yosemite, High Sierra and Catalina)
This hopefully completes the PyGetWindow module multi-platform "promisse", as well as it could be a good complement for PyAutoGUI.
Please let me know your comments / issues / thoughts... everything is welcome, including some help to test in "real" installs (tested mostly on virtual machines) and "real" use cases. Some profound debate is also welcome about some decissions I made, since I am not the original author, and I am not aware of the functionalities which other users might be expecting.
Special thanks to macdeport for his help and moral support!
Added:
This hopefully completes the PyGetWindow module multi-platform "promisse", as well as it could be a good complement for PyAutoGUI.
Please let me know your comments / issues / thoughts... everything is welcome, including some help to test in "real" installs (tested mostly on virtual machines) and "real" use cases. Some profound debate is also welcome about some decissions I made, since I am not the original author, and I am not aware of the functionalities which other users might be expecting.
Special thanks to macdeport for his help and moral support!