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

Global input override between overlay applications #1858

Open
cathiecode opened this issue Jun 26, 2024 · 0 comments
Open

Global input override between overlay applications #1858

cathiecode opened this issue Jun 26, 2024 · 0 comments

Comments

@cathiecode
Copy link

Hi. This is a feature request that allows us to block input for overlays by another overlay app.

I'm developing a new text input system that works with overlay tools such as XSOverlay or OVRToolkit. For that, I tried to use a feature that is introduced in #1236, "Enable global input from overlays". However, the API is not very useful for overlay apps that want to block the input of another overlay app. This is because "Global Input" action set does not override another one in a different process.

If the API allows us to override other Global Input actions, it could be more useful for overlay apps that work for other overlay apps. Also, this behavior is more suitable for a feature named "Global Input".

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

No branches or pull requests

1 participant