Mirko Galimberti
Mirko Galimberti
Hi @pedroarduini , Looks like you added unrelated files in your commit (Cython-generated files, build script), Can you please do a cleanup and ping me when you're ready?
Maybe we can upgrade everything to `python312`? I'm not familiar with `port`, there's a way to be more "generalistic" and just use the latest non-beta Python version?
> So my thinking was to install sphinx version 7.x and try to build kivy documentation with a simple make target. Yep, that build is also performed by our CI/CD...
That makes sense! This is the kind of issue that may show up again in the future if nothing blocks us from re-introducing the bug, would you consider creating a...
> What are your thoughts on including that in Kivy? Is great that the SDL team is adding such a feature in SDL3, and that can certainly be one of...
Hi @its-joseph-230606 , why you think we should close this issue? Do you have a PR for it?
As we're performing a migration from SDL2 to SDL3, please keep this just as a backlog, and do not start working on it as the implementation of such a feature...
Agree, we should have bi-directional binary clipboard support. Changing the title, and targeting it for `3.0.0`.
I do not think we have a specific one, even if this issue already showed up somewhere, so I will keep this open. However, you may find it interesting to...
> I will try to understand why some tests fails on the ci When you push changes, make sure to rebase on top of latest master, as the CI errors...