Marco Mengelkoch

Results 14 comments of Marco Mengelkoch

I had a first look at [tauri ](https://tauri.app/v1/guides/getting-started/prerequisites/) 1.0 - and to be honest - it looks really good and advanced. It has an app creater helper, packager, auto refresh...

Not a good tutorial, but at least a start: https://www.youtube.com/watch?v=OykIbez7Vfc

implemented for the current main, but there are 2 new security alerts... Maybe need to switch to more lightweight https://github.com/shff/parcel-plugin-inliner

~~Alternatively, use https://github.com/mahhov/inline-scripts~~

The best solution would probably be to just include css and images and find some debuggable solution for javascript. It is currently hard to trace a bug, as the javascript...

Thx. Sounds great! Maybe it is possible to add the whole "dist" folder. By this, the js and css would be in separate files and would still be debuggable. It...

@wwderw Thx for trying out :) But no idea why this might happen. Haven't seen something like this yet. Not sure if I have time to check your issue, but...

Hey Alex! I'm quite new to all this open source stuff. I just wanted nim webview to run on the latest ubuntu version. Glad that it is working for you...

Hey! Thx for the very detailed description. Seems that you are using linux with gtk, right? Can you open the a debug console (F10?) and check the output? Maybe there...

> Sadly F10 does not open up a console when opening a webview window :/ I have no idea why F10 doesn't work. I once had a debug console on...