Skip to content
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

Add "show performance overlay" setting/option #1209

Conversation

jorys-paulin
Copy link
Contributor

This pull request add a new streaming option and command line argument to automatically show the performance overlay when streaming starts. This feature is equivalent to the existing "Show performance stats while streaming" option of the Moonlight Android client.

The user can check the new "Show performance stats while streaming" option in the settings to enable this feature:

Moonlight_2024-03-10_21-01-55

They can also enable it via the command line by passing the new --performance-overlay option.

There is currently no checks to make sure the overlay is actually supported by the current platform (like it's the case with the Raspberry Pi and Steam Link), so the option can still be enabled on unsupported platforms, the overlay just won't appear.

@moi952
Copy link

moi952 commented Mar 14, 2024

Hello, I see that your ticket is in WIP, the functionality is not completed?
Thank you for your work, hoping that it is merged

@jorys-paulin jorys-paulin marked this pull request as ready for review April 19, 2024 19:13
@cgutman cgutman merged commit a412100 into moonlight-stream:master May 1, 2024
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.

None yet

3 participants