New py5 Release: 0.10.4a2
I'm happy to announce the release of py5 version 0.10.4a2. This the fourth and final release of 2024.
Platform Issues: macOS and Windows
The main purpose of this release is to address a long-standing issue on macOS. The macOS issue was opened by me in issue #5 and has been a thorn in my side ever since. Recently a member of our py5 community, wissme, reported that my hack to alleviate the symptoms of the issue wasn't working on Apple Silicon computers. This prompted me to revisit the situation, and happily I was able to gain new insights into how to properly address py5's platform specific challenges. This resulted in a new approach to window focusing that not only fixes the macOS issue, but also improves code quality on macOS and Windows.