Maic Siemering

Results 136 comments of Maic Siemering

@pthom is it possible to release a patch version with this update?

This changes breaks installation via uv: ``` Creating virtual environment at: .venv × No solution found when resolving dependencies for split │ (python_full_version == '3.10.*'): ╰─▶ Because the requested Python...

I always had to change the required python to 3.10 and remember to not commit it to github. I would love to not restart this again 😔

do we really require 3.11 for docs? Is there no easy way around it? :/

@dependabot recreate

I took a look into some other setups, it looks like input handling should be easy to just redirect the html events like webwindow does it for ZenGL: https://github.com/szabolcsdombi/webwindow/blob/main/webwindow.py

Pyglet is activly working on web support with first results 🎉 https://discord.com/channels/458662222697070613/458662458198982676/1353241703703646309

I used cx_freeze. Did you exclude pymunk in your build?

@DragonMoffon could you take a look? https://github.com/pythonarcade/arcade/pull/2458