-
How to get theme on tauri backend?
My application is creating all webviewWindow on the Tauri backend. when I create webviewWindow on the backend,
I want to apply the current theme value. Does thi…
-
### Describe the bug
On wayland when `"decorations": false` in tauri.conf.json , the decoration doesn't hide but when `` std::env::set_var("GDK_BACKEND", "x11"); `` it hidden but I do not want to…
-
## What problem does this solve or what need does it fill?
I would like to make a desktop app with a splash screen to show some basic information (a logo, current version, etc.) of my software.
…
-
### What happened?
- valid cert ( let's encrypt )
- only TLSv1.3
- Error when enabling only TLSv1.3 on NGINX. Enable TLSv1.2 and it works.
- In bruno, it works without any problems.
#…
-
**Is your feature request related to a problem? Please describe.**
Glad to see a solid alternative to Electron! While Rust is a great choice (though I am currently building apps in Elixir) I much p…
mayel updated
3 months ago
-
### 复现步骤 / Step to reproduce
多重启几次电脑就能遇到
### 预期行为 / Expected behaviour
预期就是内核要启动成功
### 实际行为 / Actual Behaviour
内核启动失败后会有如下表现:
1. 概览页面的统计数据无法显示。
![image](https://github.com/user-attachments/asse…
-
On arch linux, when running `pnpm tauri build` the window opens, but nothing is drawn, and it spits out the following errors:
```shell
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KM…
-
Hello
first, congratulations for the awesome video about this surreal technologies,
what a tech stack, the best combination ever :)
one of the best tauri | surrealdb videos I ever see
so well…
koakh updated
2 years ago
-
### Describe the bug
svg animation or css animation Stuck and stopped
### Reproduction
_No response_
### Expected behavior
_No response_
### Full `tauri info` output
```text
WARNING: Only one …
-
### Describe the bug
When creating a new project using `cargo create-tauri-app` using vanilla Rust in a minimal podman debian container and running `cargo tauri android dev` the command fails.
The…