-
![Screenshot from 2024-10-20 12-35-53](https://github.com/user-attachments/assets/1252951b-a05e-47c1-865c-1a13e4343704)
I've been learning a lot about tauri from this adventure. Musicat now "runs…
-
### Describe the bug
When I set decorations to false, the initial window has no left or bottom border. However, when I resize the window, they appear. But it's noticeable that their color is differen…
-
### Describe the bug
It seems that Tauri Android app don't expect the application process to outlive the MainActivity, which is common in android world if you are running a foreground service
In…
-
https://github.com/specta-rs/tauri-specta/blob/main/examples/app/src-tauri/src/main.rs
-
**Describe the bug**
Application will crash when calling key_click function;
**To Reproduce**
```rust
let mut enigo = Enigo::new();
enigo.key_down(Key::Meta);
let key_c = Key::Layout('c');
en…
-
**Describe the bug**
When I join a channel and click the "Share Your Screen" button, nothing happend.
**System Info (please complete the following information):**
- OS: MacOS Sonoma 14.7.1 (late…
-
D:\my-app\src-tauri>cargo add tauri_egui
Updating crates.io index
warning: translating `tauri_egui` to `tauri-egui`
Adding tauri-egui v0.3.0 to dependencies
Updating crates.io index
…
-
```
12:06:09 AM [vite] Internal server error: Failed to resolve import "tauri-plugin-macos-haptics-api" from "src/routes/index.tsx?pick=default&pick=$css". Does the file exist?
Plugin: vite:import…
-
I am on macos, the tauri v1 app crashes as soon as i call startDrag.
```ts
import { startDrag } from "@crabnebula/tauri-plugin-drag";
async onmousedown()
{
const item = thi…
-
Stock app, Mac 14.5 build and simulator works fine its just when using a physical device.
When running pnpm tauri ios dev with a physical device connected and xcode open and listing the device as co…
iskng updated
1 month ago