7cfefae5e1
Remove from Device the functions using an implicit displayId. Move them to Controller, which knows best which displayId it must use. This will allow to properly dispatch events either to the origin display or to the virtual display created for mirroring. PR #5370 <https://github.com/Genymobile/scrcpy/pull/5370>