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

If the host has a graphical session it also receives the input #68

Open rekh127 opened 2 months ago

rekh127 commented 2 months ago

I'm interested in installing this in my PC that is also connected to my TV, so I can stream from it to laptops or steam deck.

However currently when I connect from Moonlight the host receives the input, so I start doing unpredictable activity in host's SteamOS interface.

Hopefully we can isolate input to just the container!

ABeltramo commented 2 months ago

This should be already fixed by setting the right udev rules, have you followed `this part of the docs?

rekh127 commented 2 months ago

Hmm I thought I had,maybe Imessed up something.

Thanks for the quick reply!

I'll double check this evening and close or update as appropriate.

rekh127 commented 2 months ago

typo :)

rekh127 commented 2 months ago

Reopening. Adding the Udev rules isolated mouse and keyboard but controller/steamdeck controls are still propagating. Is this known/expected?