-
1. Support RUST programs to run NNStreamer (apps accessing NNStreamer data w/ NNStreamer pipelines)
2. Allow RUST NNStreamer subplugins.
3. Allow RUST NNStreamer elements (GST Plugins)
4. Allow RUS…
-
### Describe the bug
Video captured on repro repository
https://user-images.githubusercontent.com/3977499/187198539-4ffc8ad0-6348-4c9a-8942-f949cbc1f387.mp4
### Reproduction
https://github.com…
-
### Describe the bug
On MacOS Sonoma, I cannot move the application window of my tauri app when `titleBarStyle` is set to `Overlay`:
tauri.conf.json
```
"windows": [
{
"titl…
-
### Describe the bug
Im working on a app with Tauri so far so good on windows everything works as expected but on macOS i can not play any files it alwasy gives me a error that the operation is not s…
-
HI!
I tried running the examples/aåpi the way the documention says to. I am getting this
`yarn tauri dev
yarn run v1.22.19
warning package.json: No license field
warning ../../../../../packag…
-
Most server apps need a private key. Vault/manual or not, it is probably going to be mediated via juju secrets.
Since the lifecycle of secrets/privkey is probably closer to the hearts and minds of OF…
sed-i updated
1 month ago
-
Related (?):
- https://github.com/tauri-apps/tauri/issues/918
- https://github.com/rust-windowing/winit/pull/1759
"Not on the roadmap" - https://discord.com/channels/616186924390023171/731495105…
-
11-20 17:14:05.142 28311 28311 E Tauri/Console: File: http://tauri.localhost/ - Line 0 - Msg: Uncaught plugin websocket not found
main.ts
```
import WebSocket from "@tauri-apps/plugin-websocket";…
-
### Describe the bug
i've created a system tray app, and on clicking a menu, it opens a window. It increases memory consumption and shows graphics in use in macOS, but when the window is closed, it…
-
It's possible to specify a custom rust version via `rust-toolchain` file in the directory/project. For example in https://github.com/Cardinal-Cryptography/zk-apps, there's a `rust-toolchain` file whic…