-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use -silent to launch steam without it's window #1123
Comments
Hi! As far as I know, that's how Steam works; to launch a Steam game, Steam has to launch, which may open its own window. Pegasus doesn't have Steam specific code to touch Steam's windows or processes, but if you're aware of a relevant command line flag, do let me know! |
You can use the command-line argument For example: |
I see, thanks! |
Hm so the problem is, since Pegasus can only reopen after the program is closed, and for Steam that has to be done, in general, manually, leaving Steam's window on the screen might be a better reminder for that than only being present on the tray. I did try |
Once #442 does get fixed, it won't be a problem, but for now, keeping it as is isn't that bad of an idea to remind that you have steam open. |
Changed the title to reflect the current situation, this issue depends on #442 getting fixed, as it is useful as a reminder to close steam. |
The issue
When I have tried to open a Steam game, without Steam being open (to avoid #442), Steam opens as a window.
Expected behavior
Actual behavior
System info
Arch Linux, Pegasus is installed via the AUR package.
Pegasus version
alpha16-78-gcc2497ab, 2024-04-12
Pegasus log
The attached log contains a steam game being selected to run, and steam starting up, along side the game, and then closing the game, steam and pegasus.
lastrun.log
The text was updated successfully, but these errors were encountered: