moonlight-stream / moonlight-common-android

Android common library - now embedded in Moonlight Android
GNU General Public License v3.0
115 stars 31 forks source link

Logout Steam User #14

Open theFisher86 opened 7 years ago

theFisher86 commented 7 years ago

So Steam Streaming has a "feature" where the power menu only contains the options "Stop Streaming" and "Shutdown" (the host PC). This is great and all unless you want to switch Steam users. I've tried writing a BAT file that could be launch in Moonlight to run steam.exe -shutdown but that doesn't seem to work when run from moonlight for whatever reason. Either way, I figure this is a feature that would make sense to be native to moonlight anyways. Could the functionality to shutdown steam or logout the existing steam user and return to the nice Login menu built into Big Picture mode be implemented?