mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
417 stars 24 forks source link

[FEATURE] Minimize to tray on startup #31

Closed ReticentRobot closed 2 years ago

ReticentRobot commented 2 years ago

Is your feature request related to a problem? Please describe. I would like to be able to have the driver application minimize to the tray icon rather than leave the window open on boot.

Describe the solution you'd like Toggle in application (maybe next to the Start with Windows option to Minimize to Tray on Startup. With this option selected the application will only appear as an icon in the task tray. Clicking the task tray icon will bring up the Window as it does now when it is closed.

Describe alternatives you've considered N/A

Additional context Not a high priority, just a nice to have thing for aesthetic reasons (making Steam Deck more of a console like experience in Windows).

mKenfenheuer commented 2 years ago

This should work from v0.2.5-beta2. There is an option to "Start Minimized"

grafik

Does this work for you?

ReticentRobot commented 2 years ago

Oh wow, I haven't had a chance to install it yet - was planning on doing it on Wednesday and then updating the documentation with the changes. It's like you're reading my mind before I even think it, lol! I'll go ahead and close :)