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

Allow toggling performance overlay while streaming #1219

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

tlusk
Copy link
Contributor

@tlusk tlusk commented Jun 8, 2023

This adds an option into the GameMenu allowing us to turn the
performance overlay on/off without needing to exit and go into the
settings.

Peek 2023-06-08 14-50

This MR builds upon #1171 and requires that MR to be merged first.

After #1171 is merged i'll rebase this against master to make the history clean.

CC: @kmreisi

Karim Mreisi and others added 13 commits March 12, 2023 09:11
Add back menu to send sepcial keys. E.g. close fullscreen while using yuzu.
Changes:
 * Include toggle keyboard action in game menu
 * Add generic game input device abstraction (which can be implemented
   by all kind of input devices)
 * Show input device game menu options
   * Implement for controller to provide mouse emulation selection
Changes:
 * Add withGameFocus option to game menu option to run the given
   runnable after alert dialog has been closed and the game has
   focus again.
 * use game focus option for on screen keyboard and toogle mouse
This adds an option into the GameMenu allowing us to turn the
performance overlay on/off without needing to exit and go into the
settings.
@kentyman23
Copy link

@moi952
Copy link

moi952 commented Apr 19, 2024

Hello @tlusk , it's possible to have apk with last with updated code v12.1 ? Thanks :)

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