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

Swallow user input when HookManager is active #15

Open
TheoRet opened this issue Jan 6, 2017 · 2 comments
Open

Swallow user input when HookManager is active #15

TheoRet opened this issue Jan 6, 2017 · 2 comments

Comments

@TheoRet
Copy link

TheoRet commented Jan 6, 2017

Hello,

thanks for this nice module.

I want to write a script that swallows/catches the user input so that it is not sent to the current window, while the HookManager is active.
Can this be done with the current pyxhook version? (I don't understand much of the source code.)
If not, then this is a feature request for implementing it ;-)

ps: Sorry if this question does not belong here, but I dont know where else to ask.

@JeffHoogland
Copy link
Owner

I don't believe so. Feel free to submit patches, I don't have a need for a feature like this personally.

@Aareon
Copy link

Aareon commented Sep 4, 2017

Something of interest to the implementation of this feature can be found here, in the PyUserInput repository.

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

3 participants