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?
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?