Package Details: steam-screensaver-fix 1:r5.c0f1b3e-1

Git Clone URL: https://aur.archlinux.org/steam-screensaver-fix.git (read-only, click to copy)
Package Base: steam-screensaver-fix
Description: Fix for steam screensaving bug.
Upstream URL: https://gitlab.com/patlefort/steam-screensaver-fix
Licenses: GPL3
Submitter: patlefort
Maintainer: patlefort
Last Packager: patlefort
Votes: 9
Popularity: 0.83
First Submitted: 2021-03-16 21:51 (UTC)
Last Updated: 2023-12-26 06:51 (UTC)

Pinned Comments

patlefort commented on 2023-12-26 01:07 (UTC)

How to use: Launch steam-screensaver-fix-native or steam-screensaver-fix-runtime or use one of the 2 provided desktop files, which should have (Screensaver fix) in its name. Don't forget to update your autostart file if you start steam on login. Don't use Steam's "Run Steam when my computer starts" option.

Latest Comments

« First ‹ Previous 1 2

entith commented on 2021-09-27 19:20 (UTC)

Can you pass through any command line arguments to the Steam executable? Something like this in the scripts should work I think:

DEBUGGER="steam_sdl_injection.sh" steam-runtime "$@"

This would be nice for passing the -silent flag, for example.