thewh1teagle
thewh1teagle
### What version of Bun is running? Microsoft Windows NT 10.0.22631.0 x64 ### What platform is your computer? Microsoft Windows NT 10.0.22631.0 x64 ### What steps can reproduce the bug?...
Currently when using [window-state](https://github.com/tauri-apps/plugins-workspace/tree/v2/plugins/window-state) plugin on computer with multiple monitors it doesn't remember the monitor it was closed on and open on the main monitor. I would like to open...
Thanks for the library, it really helps. Can you provide more info regarding what's the differences between `--idle` to `--sleep` flags per different platforms?
I encountered challenges building the documentation on Windows, prompting me to explore and discover a more intuitive method for the process. In my opinion, this alternative approach could be a...
# Goal Transcribe system audio / microfone (single or both) and preview it in realtime # Research Possible to follow approaches in https://github.com/CapSoftware/Cap Useful Rust Crate https://github.com/helmerapp/scap Perhaps on: macOS:...
## Goal Provide speaker labels along with the transcriptions (eg. `Speaker1: ...`, `Speaker2: ...`) Do it in the same time when transcribing efficient and lightweight. ## Research https://github.com/wq2012/awesome-diarization Possible ways:...
### What happened? Every platform has its own VSCode with its own settings, so every few days the format of some of the files completely changes somehow (tabs/spaces, etc.). Rust...
### Describe the bug I use file association in v2 app, and it works great in macOS. However in Linux it doesn't work at all and the app isn't suggested...
**Describe the bug** When clicking `quick fix` on missing translation it doesn't do anything on `macOS` **Extension Version** v2.12.0 **Framework/i18n package you are using** `react-i18next` **To Reproduce** Steps to reproduce...
### Describe the problem I use `nsis` in `Windows` and currently there's [nsisinstallermode](https://v2.tauri.app/reference/config/#nsisinstallermode) configuration for provide a way to install for all users. The problem is that if I use...