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

Make robotjs context-aware for electron 14+ #696

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

csett86
Copy link
Contributor

@csett86 csett86 commented Nov 3, 2021

Electron 14+ refuse to load robotjs on the renderer
See electron/electron#18397 for details

Closes: #580

Electron 14+ refuse to load robotjs on the renderer
See electron/electron#18397 for details

Signed-off-by: Christoph Settgast <[email protected]>
@csett86
Copy link
Contributor Author

csett86 commented Nov 3, 2021

@octalmage I successfully tested this with electron 14, kindly review and merge. Thank you in advance!

@csett86
Copy link
Contributor Author

csett86 commented Nov 4, 2021

@oktapodia I successfully tested this with electron 14, kindly review and merge.

csett86 added a commit to jitsi/jitsi-meet-electron-sdk that referenced this pull request Nov 4, 2021
@csett86
Copy link
Contributor Author

csett86 commented Nov 15, 2021

Instead of this you can also directly go to Node-API with #697, Node-API is also context-aware.

@ALeeYaa
Copy link

ALeeYaa commented Jul 15, 2022

Instead of this you can also directly go to Node-API with #697, Node-API is also context-aware.
Hi, luckyly i solved the problem about render process could not use the robotjs When I see your submit branch。But there are some problems (ex:keyTap:error in Invalid key code specified、typeString methods:write character unexpectedly),I leave you this message in the spirit of trying,I would really appreciate your reply。(Excuse my poor English.....hahahaha)

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

Successfully merging this pull request may close these issues.

This module is not context aware and requires allowRendererProcessReuse= false
3 participants