-
Notifications
You must be signed in to change notification settings - Fork 353
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
Replace nseventmonitor
with nseventforwarder
#7178
Replace nseventmonitor
with nseventforwarder
#7178
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 16 of 19 files at r1, all commit messages.
Reviewable status: 16 of 19 files reviewed, all discussions resolved
e1ed47d
to
4133949
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 19 files at r1, 2 of 2 files at r3, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
a90cb1a
to
7b960dd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 19 files at r1, 1 of 2 files at r3.
Reviewable status: 18 of 19 files reviewed, 1 unresolved discussion (waiting on @MarkusPettersson98 and @Serock3)
desktop/packages/nseventforwarder/build.sh
line 46 at r3 (raw file):
PLATFORM_DIR="dist/$PLATFORM_DIR_NAME" mkdir -p $PLATFORM_DIR cp "target/$TARGET_TRIPLE/release/libnseventforwarder.dylib" "$PLATFORM_DIR/index.node"
What about my CARGO_TARGET_DIR? :'(
7b960dd
to
310101e
Compare
310101e
to
cbe1f78
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 17 of 19 files reviewed, 1 unresolved discussion (waiting on @hulthe and @Serock3)
desktop/packages/nseventforwarder/build.sh
line 46 at r3 (raw file):
Previously, hulthe (Joakim Hulthe) wrote…
What about my CARGO_TARGET_DIR? :'(
No can do:(
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r6, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
desktop/packages/nseventforwarder/build.sh
line 46 at r3 (raw file):
Previously, hulthe (Joakim Hulthe) wrote…
What about my CARGO_TARGET_DIR? :'(
Fair enough :)
cbe1f78
into
test-npm-workspace
This PR replaces NSEventMonitor with a fresh Rust-dito:
nseventforwarder
🎉This change is