We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there, I noticed you are using js-ctypes and xcb to grab a key.
I am trying to do the same, I get no errors, however the grab doesn't happen :(
Were you able to succesfully grab?
Here is my code: https://github.com/Noitidart/NativeShot/blob/master/modules/hotkey/HotkeyWorker.js#L376-L459
I do that from a ChromeWorker, would you have some time to help with advice/input please?
The text was updated successfully, but these errors were encountered:
Here is a gist of my work, you can copy and paste this to scratchpad and run it:
https://gist.github.com/Noitidart/3870a1e5ab341fe8604cf516ff7c93cb
It's so weird I have no idea why it won't work :(
Sorry, something went wrong.
No branches or pull requests
Hi there,
I noticed you are using js-ctypes and xcb to grab a key.
I am trying to do the same, I get no errors, however the grab doesn't happen :(
Were you able to succesfully grab?
Here is my code: https://github.com/Noitidart/NativeShot/blob/master/modules/hotkey/HotkeyWorker.js#L376-L459
I do that from a ChromeWorker, would you have some time to help with advice/input please?
The text was updated successfully, but these errors were encountered: