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

Remove mouse when gamepad in use #232

Open
jukibom opened this issue Jul 3, 2023 · 0 comments
Open

Remove mouse when gamepad in use #232

jukibom opened this issue Jul 3, 2023 · 0 comments
Labels
input Anything to do with interface input (keyboard / hotas etc) UI anything to do with the UI prefabs
Milestone

Comments

@jukibom
Copy link
Owner

jukibom commented Jul 3, 2023

The mouse is currently visible and also required (along with esc on keyboard) for text entry fields:

ISteamUtils Interface provides the ShowFloatingGamepadTextInput and FloatingGamepadTextInputDismissed_t member function which allow you to open the on-screen keyboard and also be notified when it is closed. The following text fields do not trigger the on-screen keyboard: in game chat, changing the amount of players for a server, and inputting a seed and the dev option as well.

(valve feedback)

@jukibom jukibom added input Anything to do with interface input (keyboard / hotas etc) UI anything to do with the UI prefabs labels Jul 3, 2023
@jukibom jukibom added this to the Update 3 milestone Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input Anything to do with interface input (keyboard / hotas etc) UI anything to do with the UI prefabs
Projects
Development

No branches or pull requests

1 participant