Einar Persson

Results 29 issues of Einar Persson

Hi, new here. Would it be possible to use revery to create a desktop application that is "locked-down" / force focus? Think of a quiz-app where you want to prevent...

question
A-other

I was hoping to create a simple editor with syntax highlighting using [QPlaintextedit](https://docs.nodegui.org/docs/api/generated/classes/qplaintextedit/). However, I can't see any support for the syntax highlightning described [here](https://doc.qt.io/qt-5/qplaintextedit.html). Is this not possible at...

Hi! Thanks for providing a useful lib! 👍 I discovered today that it seems as if names which contains Swedish letters `åäö` does not work. This is unfortunate, and I...

### Bug description [binder-examples/getting-data](https://github.com/binder-examples/getting-data) does not launch. #### Expected behaviour I expect it to launch so that I can play around with it #### Actual behaviour *Error loading binder-examples/getting-data/master! See...

bug

### Describe the bug According to [docs](https://kit.svelte.dev/docs/modules#$app-navigation-beforenavigate) > "When navigating to an external URL, navigation.to will be null." However this is not the case as far as I can see....

Hi! Thanks for developing pagedjs. I have successfully used the polyfill to transform a html page to a nice PDF. I am struggling however how to use the npm-module in...

Hi, My application targets a non-english audience. It would be valuable if any of these would be true: 1. Being able to customize all validation error messages in the same...

Hi! I get ``` ❯ monolith -v -f -a -I -j -o bertil_persson.html https://www.kt-kuriren.se/2023/10/24/bertil-asa-persson-fran-degerfors-har-avlidit-han-blev-88-ar-346a2/ https://www.kt-kuriren.se/2023/10/24/bertil-asa-persson-fran-degerfors-har-avlidit-han-blev-88-ar-346a2/ (error following redirect for url (https://www.kt-kuriren.se/2023/10/24/bertil-asa-persson-fran-degerfors-har-avlidit-han-blev-88-ar-346a2/): too many redirects) Could not retrieve target document ```...

Hi, I am new here. I am trying to follow the [basic example](https://docs.rs/cpal/latest/cpal/index.html) of just listing output devices on Android, but the app just crashes. I get for example ```...

I did not find a command that simply runs the current code block (where cursor is placed). I don't know if I'm simply blind? 1. Create a new code block...