Tobias Hunger

Results 228 comments of Tobias Hunger

I'll close this issue for the time being then. Please fell free to re-open it if you can reproduce it again! And thanks for taking the time to report it...

I wanted to capture the issue and it was going to get lost as a comment to some old issue:-) I am not sure it warrants a property, maybe we...

What about * dragging e.g. an image out of an Slint application into another * dropping an image from a file browser into a Slint application * dock widgets where...

https://www.youtube.com/watch?v=x5EbGrgmXKw has a presentation on how quizzes helped to improve the rust book.

Looks like the next missing dependency: The preview needs a few more things to run than the "normal" LSP:-/ Try running `ldd` on the slint-lsp binary in your extension directory:...

#4629 fixes this as a drive-by. I plan to merge that really-soon-now(TM).

This was fixed in #4629.

I do like the idea of adding a CMakePresets.json file with some default config and one for each of the different CI setups we use. That would make it much...

Do you want this to write tooling or as real documentation? For the first use-case you might find our tree-sitter grammar handy. It's in `editors/tree-sitter-slint/grammar.js`. That does of course not...

I don't think these integration test failures are due to my change, it seems to happen for other actions as well.