games-on-whales / wolf

Stream virtual desktops and games running in Docker
https://games-on-whales.github.io/wolf/stable/
MIT License
292 stars 20 forks source link

Add virtual mouse/kb/pad #6

Closed ABeltramo closed 1 year ago

ABeltramo commented 1 year ago

We can already parse and decrypt the control stream, we should use the user information that Moonlight is sending. We should probably use libevdev to control uinput; see: kernel.org