Skip to content

fix: Handle gamescope not being present#26

Merged
HikariKnight merged 1 commit intoOpenGamingCollective:mainfrom
rfrench3:main
Nov 19, 2025
Merged

fix: Handle gamescope not being present#26
HikariKnight merged 1 commit intoOpenGamingCollective:mainfrom
rfrench3:main

Conversation

@rfrench3
Copy link
Collaborator

When gamescope is not present on the system and SCB_NOSCOPE does not equal 1, scopebuddy does not launch anything.

Current behavior without gamescope present (tested in a virtual machine and distrobox, program does not launch):

Running ScopeBuddy version: 1.2.5
Launching: env -u LD_PRELOAD gamescope  -- env LD_PRELOAD=  "glxgears"
bash: gamescope: command not found

New behavior (program does launch):

Running ScopeBuddy version: 1.2.5
Setting SCB_NOSCOPE=1 because gamescope was not found

@HikariKnight HikariKnight merged commit eeff77a into OpenGamingCollective:main Nov 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants