You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed Big Picture not receiving focus when booting into Gaming Mode. On entering Big Picture, the controller and keyboard were unresponsive until the window was clicked with the mouse. The cause was the -silent flag passed to Steam: it started the client without bringing the window to the foreground, leaving Big Picture without input focus. Removed -silent so now Big Picture grabs focus on its own.