Rafał Mikrut

Results 395 comments of Rafał Mikrut

Can you check it with the “Excluded Item:” entry removed? That’s the biggest difference between the CLI and Krokiet that I can see right now. Both tools uses the same...

When it came to AppImage, at the beginning I spent quite a lot of time figuring out how to set it up, how to prevent it from crashing, looking for...

>> But I also see inside several project specific workarounds and file copying steps to the binary > > Such as? https://github.com/pkgforge-dev/Rnote-AppImage/blob/740c7826ca4f6b92757939e9c567bfb8a2b9d288/rnote-appimage.sh#L32-L39 or https://github.com/pkgforge-dev/Gnome-Calculator-AppImage/blob/a10cccce35e1e8acfea8a75fe82a87c14ca999bd/gnome-calculator-appimage.sh#L26-L49 I don’t see a problem with...

Yeah, you’re right – I phrased it poorly/unfortunately by calling those “project-specific workarounds.” I can see how this approach could be useful, especially when packaging binaries that pull dependencies like...

Custom font size will probably never be implemented, as it tends to break layouts and not all text elements can be resized (e.g. text inside buttons or checkboxes). To better...

Could you try running `cargo clippy -- -D clippy::large_stack_arrays` and print output here? In my case, the example from https://github.com/juhaku/utoipa/issues/1454 no longer prints warning about large stack arrays but there...

So this is yet another bug - my issue was about IntoParams, and here the error comes from ToSchema. I’m unable to reproduce it locally (even with ~70 different fields...

This is broken since 8.0.0 version and updated FemtoVg causes problem - https://github.com/slint-ui/slint/issues/6298

Skia binaries are now available, and with them this issue does not occur.

Reported as https://github.com/PolyMeilex/rfd/issues/276