Fabian-Lars
Fabian-Lars
Can you try this when you have time? 1) remove the http plugin 2) confirm it's broken again 3) Change the upload plugin in cargo.toml to this: ```toml tauri-plugin-upload =...
To explain what the `status: upstream` label means: The rust crate we use for dialogs (https://github.com/PolyMeilex/rfd) does not support this yet and we didn't have the resources to create a...
Nope, no traction whatsoever in the issue linked (https://github.com/PolyMeilex/rfd/issues/131)
No, you have to choose before opening the dialog and the dialog itself will filter the type upfront.
> If you're redistributing dlls that have already been signed, you don't want to replace that signature That is absolutely true (most of the time) and something i've added to...
for ref the api we'll likely need https://developer.apple.com/documentation/appkit/nsglasseffectview?language=objc edit: and the bindings changes we'll need for this: https://github.com/madsmtm/objc2/pull/762
This isn't our decision but up to the OS. At least Windows doesn't support keys as keys that are also modifiers. (please correct me if i'm wrong, maybe the discussions...
Nope, didn't look into it. I believe you when you say it's possible on macOS (which is why i re-opened the issue) but i cannot spend time on this myself...
Hmm, how did you generate the icon? Can you regenerate it? Or maybe try some other tool to create/convert it? This error (according to google etc) should only happen when...