-
![image-F04V7RRNR7T](https://user-images.githubusercontent.com/68303/226504860-4857457c-329d-4a21-9328-b9a46c07c719.png)
-
Hey there, thanks so much for your incredible work on this tool.
Just noticed two things as a new user of this tool on Windows:
- I couldn't clearly see in the README that the tool is only suppo…
-
Win11, Slint1.7.2, renderer-skia-opengl, Rust
I found that extra initial are rendered below the input box when , it is redundant.
This will only happen when you type immediately after the input …
-
Like #459
I compile A helloworld in windows with nightly-x86_64-pc-windows-msvc target aarch64-linux-android, with
```pwsh
cargo +nightly build -vv --release -Z build-std=std,panic_abort -Z b…
-
**Problem**
If you use an absolute path on dioxus desktop on windows, it will be blocked by the webview and the asset will not resolve.
**Steps To Reproduce**
Steps to reproduce the behavior:…
-
This issue tracks the implementation of IME composition events on each platform, an API initially proposed in #1293. PRs implementing this event should be made against the `composition-event` branch, …
-
I'm trying to add Ubuntu 24.04 to the integration test targets, but the guest fails to find the rootfs:
```log
[ 0.174931] /dev/root: Can't open blockdev
[ 0.175095] VFS: Cannot open root d…
-
This is punted on in the current version, pending some evaluation of the options. There are ~~three~~ four options I know:
* [cross-rs](https://github.com/cross-rs/cross) (established, based on doc…
-
### Describe the bug
I can drag with mouse, but not touchscreen
### Reproduction
1. npx create-tauri-app, choose react, and typescript
2. in tauri.conf.json, change the tauri.windows:
```
…
-
Currently on Windows when a program panics and the default panic handler is run one of the lines it prints is: ``note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace``.
The p…