scrcpy/server/src
Romain Vimont 283326b2f6 Run a main looper
Instead of blocking the main thread until completion, run a looper.

This will allow the main thread to process any event posted to the main
looper.

Refs #6009 comment <https://github.com/Genymobile/scrcpy/pull/6009#issuecomment-2940810736>
PR #6129 <https://github.com/Genymobile/scrcpy/pull/6129>
2025-06-11 17:47:07 +02:00
..
main Run a main looper 2025-06-11 17:47:07 +02:00
test/java/com/genymobile/scrcpy Define UHID vendorId and productId from the client 2024-12-08 11:00:18 +01:00