Romain Vimont 4d2c2514fc Initialize controller in two steps
There is a dependency cycle in the initialization order:
 - keyboard depends on controller
 - controller depends on acksync
 - acksync depends on keyboard initialization

To break this cycle, bind the async instance to the controller in a
second step.

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
2024-03-01 00:51:47 +01:00
..
2024-03-01 00:51:15 +01:00
2024-03-01 00:51:47 +01:00
2024-02-23 20:07:52 +01:00
2023-12-02 12:30:19 +01:00
2024-03-01 00:51:15 +01:00