Fabian-Lars
Fabian-Lars
Now that [email protected] is released we should update the docs a bit to show how to use a build matrix. I wonder if we need to split up the cross-platform...
### 📋 Explain your issue tldr was added in the 1.5 blog post: https://github.com/tauri-apps/tauri-docs/pull/1567/files#diff-5cbb146672bf4ac5d8fe0381964cfe1786e853569467b529032b1a2eedf17e78R37
The key word here is "extend". We do not want to replace them yet. It should still be a seperate workflow file though.
Hello :wave: When upgrading from 0.7.3 to 0.7.5 we've started getting an `Wrong password for that key` error when using no/empty passwords on Windows (100% reliably) when calling `sign()`. We...
similar to xdg-open which is bundled by tauri's appimage bundler on demand. Hooking in the bundler will be difficult so we should either look into something we can statically link...
without this x64 won't be published to npm :(
fixes #9574 https://github.com/tauri-apps/tauri/actions/runs/8839682288
Hopefully this pushes people to different solutions. Kinda tired of the support threads for this one...
I started looking into the code because i wanted to remove the titlebar but keep the borders + shadows. Turns out the undecorated shadows code is basically what i wanted...
We have _many_ users from china who typically always need a proxy for get around the great firewall. We should try to collect configs required for Tauri development to point...