Mirko Galimberti
Mirko Galimberti
Hi @subhashsharma ! We have a #dev channel on [Discord](https://chat.kivy.org) where you can ask for help about "Developing Kivy project itself"
Hi @bl1nch, Can you please post your `buildozer.spec` file and confirm that the build has been performed with the latest version of `buildozer` from scratch?
> have a custom build method with Github Actions Which version of `buildozer` uses?
@SuperMechaDeathChrist , please keep an eye on #8665, and let us know if the issue persists even after the linked issue has been closed, so we can move forward with...
> Window.width and Window.height return twice the value I have set. This has been explained in #8630 (and duplicated of #8140 ). Please also take a look at https://kivy.org/doc/master/api-kivy.core.window.html#kivy.core.window.WindowBase.system_size and...
I'm working to have Kivy docs work seamlessly on `furo` theme (but I'm open to alternatives).
Skia is also used by Flutter (and it makes sense since both are backed by Google). And Skia is not flutter-engine, but the 2D graphics library used by them. We're...
> Just trying to bring some attention to some information... Flutter in its latest releases is moving away from Skia to their own rewritten graphics engine impeller due to several...
> > BTW Kivy will keep its core provider strategy, so Skia will be just one (and likely the default) core provider for specific scenarios. > > Do you mean...
Hello everyone! Let's start by saying that as @Samael-TLB pointed out, `3.0.0` is the right moment for us to rewrite what needs to be rewritten from scratch. Camera API is...