You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (#377) Moved inline functions from header to source file
* (#377) Avoid segfaulting on nil values when fetching window title
* (#377) Add checks and requests for both accessibility and screen sharing (for window titles)
* (#377) Enable arm64 debug builds
* (377) Release references after usage
* (#377) Removed unguarded, macOS specific include since it is not required
std::cout << "##### WARNING! The application running this script is not a trusted process! Please visit https://github.com/nut-tree/nut.js#macos #####" << std::endl;
std::cout << "##### WARNING! The application running this script is not allowed to capture screen content! Please visit https://github.com/nut-tree/nut.js#macos #####" << std::endl;
0 commit comments