Andy · @ely_peddler
108 followers · 1355 posts · Server hachyderm.io

@TauriApps hi, I'm trying to open a link in reader mode in a windows app which as far as I can tell requires prefixing the URL with "read:". If I do that Tauri tries to open it as a local resource with a munged URL and I get "Not allowed to load local resource: read://http//www....". Is there a way around this?

#tauri #tauriapps #rustlang #webview #webview2

Last updated 1 year ago

Andy · @ely_peddler
99 followers · 1032 posts · Server hachyderm.io

@TauriApps hi, is it possible for the tauri::State to hold a mutable struct? I am getting "cannot borrow as mutable" when I try to call a mut fn on the struct in the state.

#rustlang #tauriapps

Last updated 2 years ago

Andy · @ely_peddler
98 followers · 1021 posts · Server hachyderm.io

Been fettling my little RSS app.

#rustlang #tauriapps

Last updated 2 years ago