Simon Chan

Results 49 issues of Simon Chan

- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). - [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues). **Environment** - OS: Windows 11 - scrcpy version: 1.25 - installation method: Windows release -...

- [x] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. Recently I'm implementing `--forward-all-clicks` option for my client, and I tried to use `ACTION_HOVER_MOVE` action for...

- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). - [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues). **Environment** - OS: Windows 11 - scrcpy version: 1.25 - installation method: Windows release -...

**Describe the problem**: On Web, when set right click to context menu, the context menu opens when mouse right button is down, but immediately closes itself when the button is...

T: Bug

Fixes #3805 It duplicated all code from `AudioRecord`'s constructor and `AudioRecord.Builder.build()` for both Android 11 and Android 12. Android 13 uses `AudioAttributes.Builder.replaceTags()` instead of `AudioAttributes.Builder.addTag()`. The former may copy more...

Fixes #4034 Currently only the keyboard part is implemented to get the overall architecture reviewed. As described in https://github.com/Genymobile/scrcpy/issues/4034#issuecomment-1826714479, the client is responsible for creating and parsing UHID messages, and...

Fixes #1918 Fixes #161 Might affect #4152 Found this API by accident when researching https://github.com/Genymobile/scrcpy/pull/4446#issuecomment-1827164429. Some devices have a resolution option in their Settings app, and on all devices the...

Yarn actually has two bin files: ![image](https://user-images.githubusercontent.com/1330321/204769114-e5abf7df-2bdd-4caa-80d5-2a9c38b8f01a.png) And some tools are invoking `yarnpkg` instead: https://github.com/expo/expo-cli/issues/1455 So volta should also create a shim for `yarnpkg` to maintain compatibility.

enhancement
good first issue

## Environment - Linaria version: 4.5.4 - Bundler (+ version): Vite 4.4.7, Webpack 5.75.0 - Node.js version: v18.17.0 - OS: Windows ## Description a.js: ```js import {css} from '@linaria/atomic' export...

needs: complete repro 🖥️
bundler: webpack 📦
bug report 🦗

## Environment - Linaria version: 4.2.10 - Bundler (+ version): vite 4.1.4 - Node.js version: 18.15.0 - OS: Windows 11 ## Description The Atomic CSS documentation page (https://github.com/callstack/linaria/blob/master/docs/ATOMIC_CSS.md) says: https://github.com/callstack/linaria/blob/bb80386f5cfa34af5343495d244d8044e54cf666/docs/ATOMIC_CSS.md?plain=1#L31...

needs: complete repro 🖥️
bundler: webpack 📦
bug report 🦗