Romain Vimont
Romain Vimont
https://github.com/rom1v/delay/blob/7ae979634b499a34e57f0fc22920d581e2ce2351/dtbuf.c#L88 Accessing content via `pheader` is undefined behavior. See [A bug story: data alignment on x86](http://pzemtsov.github.io/2016/11/06/bug-story-alignment-on-x86.html).
USB devices are correctly detected when compiling scrcpy manually, but not when using the snap version: https://github.com/Genymobile/scrcpy/issues/2992 Hope you could fix it :wink: Thank you.
This lowers the barrier to contribute to translations, and frees up my maintenance time to review and merge translations and their updates in many languages. --- Please check https://github.com/Genymobile/scrcpy/wiki and...
Hi, I noticed a small issue: with Vimix, the file menu in XFCE display mounted devices and unmounted devices the same way:  With other themes (here `Arc`), the difference...
#### General informations - system/distribution (with version): Debian sid - offlineimap version (`offlineimap -V`): `offlineimap v8.0.0, imaplib2 v3.05, Python v3.10.4, OpenSSL 3.0.3 3 May 2022` - Python version: 3.10.4 -...
After a file is pushed (by drag&drop), send a broadcast to request the media scanner to scan the "push target" directory. In practice, this allows some apps to detect the...
When I press number keys above the letters keys (not the numpad), I receive a `SDL_KeyboardEvent` with a keycode (`event->keysym.sym`) and a scancode (`event->keysym.scancode`). However, I get unexpected values when...
To get shell permissions, the server must execute a [java main()](https://blog.rom1v.com/2018/03/introducing-scrcpy/#run-a-java-main-on-android) executable from `adb shell`. The jar/apk containing the executable can be either pushed to any location (`/data/local/tmp`), or installed...
I reuse the sample from #7367: https://github.com/rom1v/stacksize_fail ```bash meson setup t -Db_sanitize=thread ninja -Ct t/sample ``` ``` ================== WARNING: ThreadSanitizer: data race (pid=1667598) Write of size 8 at 0x7b280003d7d8 by...
In the future, we'll probably have to call `IDisplayManager.setDisplayIdToMirror()` (or not, to be investigated). https://android.googlesource.com/platform/frameworks/base.git/+/1e8b7d543a63feb671ffef73064f414bbc85ba7b%5E%21/