Jason Tsai

Results 10 issues of Jason Tsai

### What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Docs - [ ] Code style update - [ ] Refactor...

**Describe the bug** - When calling `outer_position`, tao will get the window's coordination (`LogicalPosition`) and then multiply it by the monitor's `scale_factor` which the window currently displays to a `PhysicalPosition`....

type: bug
platform: macOS

Related issue: https://github.com/tauri-apps/wry/issues/1195 Temporary fix for the issue. Needs to find the affected range in the future.

Current Status on macOS 14 - `getUserMedia()`: Show permission prompt for camera and microphone **twice** (application level and webview level) - `getDispayMedia()`: Normal but with `requestMediaCapturePermissionForOrigin` delegated in wry -...

type: bug

This will be the issue tracking todos that we need for version 1.0

**Describe the bug** Currently child webview on X11 doesn't support transparency **Steps To Reproduce** X **Expected behavior** X **Screenshots** X **Platform and Versions (please complete the following information):** OS: Rustc:...

type: bug

以 Sample 為例,第二頁的 Da-Min,Wang, Taiwan 應該是 Hsinchu, Taiwan, Republic of China

Issue: https://github.com/tauri-apps/tauri/issues/9743 Depends: https://github.com/tauri-apps/cargo-mobile2/pull/328 **How to test** - Create a project named with Kotlin keyword, such as `when` or `object` - Modify `identifier` in `tauri.config.json` -> `aa.fun.tauri.dev` - Call `cargo...

Close #9763 Depends on PR [tao#926](https://github.com/tauri-apps/tao/pull/926) TODO: - [ ] Wait for tao v0.28.1 release, and update tao version in `Cargo.toml`

From #32411 - Replace `impl BluetoothThreadFactory for IpcSender` with `impl BluetoothThreadFactory for GenericSender` - In `ConstellationState` and `InitialConstellationState` - Replace member `bluetooth_ipc_sender` with `bluetooth_sender` --- - [x] `./mach build -d`...