-
### **Describe the bug**
A clear and concise description of what the bug is.
### **To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '..…
-
Capacitor: https://capacitorjs.com/
-
### Current and expected behavior
Cmd+W currently closes the window and the app, which is not a standard in macOS. Cmd+W should close the window only and Cmd+Q should close the app.
### Environment …
-
### Describe the bug
When opening production build of tauri in Linux the window is completly white. on cargo tauri dev it works normally and the window responsive. environemnt is `ubuntu 22.04.3 LT…
-
### 复现步骤 / Step to reproduce
macOS14.4 下**仅连接 Wi-Fi**
配置:
```yaml
tun:
enable: true
stack: mixed
dns-hijack:
- any:53
auto-route: true
auto-detect-interface: true
dns:…
-
### Describe the bug
Error [tauri_cli_node] failed to bundle project: error running bundle_dmg.sh: error running bundle_dmg.sh: `failed to run /Users/chenzhanfeng/Documents/tauri/demo/src-tauri/targe…
-
## Idea 1:
1. Choose a Javascript runtime: [Node](https://nodejs.org/en/), [Bun](https://bun.sh/), [Deno](https://deno.land/), ...
- I would choose Deno because it [supports Wasm](https://deno.l…
-
### Describe the bug
```bash
yarn tauri build --target aarch64-apple-darwin
...
Finished release [optimized] target(s) in 13.71s
Bundling XXX.app (/Users/xxx/xxx/vue_tauri/src-tauri/tar…
-
I originally was considering making a react native versions and will still consider re-making the UI from scratch using react native to have a web version for the desktop and native version on android…
-
**Is your feature request related to a problem? Please describe.**
The performances of WebkitGTK are really bad and the implementation often breaks. It is also hard to test for app maintainers since …