Results 46 comments of Elaina

Here’s my take: For no_proxy, I think we should address the issue in phases, so create a branch rather than do all in the main one. Let’s fix the crash...

the `top` and `bottom` seems to be used in GUI i guess, combine with `images/xxx.png`. so that you can see and touch these keys in rangoli. btw, how you dump...

不对,怎么更新了。

/update-en complicated-bees 1.20

> 此PR以官库版本为基础,如需合并,请注意将bot更新的commit取消 唉,let me do this.

When i apply `slint.codegen` to `ui-libraries/material` then more problems occured... Let me see

So, isn't it enough to distribute `@material` on PyPI directly using `importlib.resources`...?

> Hi! Could you elaborate a bit what this PR does? > > As part of #4136 we've been working on generating a `.py` file for `.slint` files (along with...

WHY `api/python/compiler` is a downloader?? A maturin-powered `pyproject.toml` is enough for this case. ```toml [build-system] requires = ["maturin>=1.9,=3.10" classifiers = [ "Programming Language :: Rust", "Programming Language :: Python ::...

> > WHY `api/python/compiler` is a downloader?? > > A maturin-powered `pyproject.toml` is enough for this case. > > The idea was to re-use the same binaries we've already built...