thewh1teagle

Results 206 issues of thewh1teagle

### Describe the problem Please split the bundling and building commands in `tauri-cli` into two steps so it will be more flexible. I saw that you have `beforeBundleCommand` but I...

type: feature request

### Describe the bug When using `multiwebview` where the webview added `as_child` to the window, If I focus the input in `twitter.com` and creating a post, then when I write...

type: bug
status: needs triage
scope: unstable flag

### Describe the bug When using `multiwebview` example on `MacOS`, I can't select / copy / paste text with `command + c` or `command + v` etc... it works only...

type: bug
priority: 1 high
status: needs triage

### Describe the bug I develop tauri app on `MacOS` and every time the app restart in `dev mode` it opens a dialog and asking for password: ![image](https://github.com/tauri-apps/tauri/assets/61390950/98e4aad5-fdf7-44e4-92fe-d9743026eecb) Important info:...

type: bug
status: needs triage

### 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...

type: bug
platform: Linux
status: needs triage

### Describe the bug Problem: when building `tauri` app in `windows` inside `msys2 ucrt64` along with `tauri.windows.conf.json` which has resources object paths (key value) to DLLs I get the following...

type: bug
platform: Windows
status: needs triage

It will be very useful to be able writing in `marktext` and then it will keep the file and I will be able to reopen again same as in notepad++...

https://github.com/peers/peerjs/issues/809#issuecomment-1818027729 Yesterday the server was down and the status page showed it was up So it's possible that it happens many times and status page doesn't catch it / log...

investigating

Hello! I use `peerjs` with `react`. How should I recover from disconnection of peers from both sides? I use constant addresses for both sides. but not sure how to reconnect,...

How can I statically link ffmpeg into executable when compiling in windows inside msys2 ucrt64? (windows-gnu rustc)