Skip to content

Add kFSEventStreamCreateFlagWatchRoot to FSEvents stream flags#1

Merged
Anthony-Eid merged 1 commit intomainfrom
upstream-merge
Jan 27, 2026
Merged

Add kFSEventStreamCreateFlagWatchRoot to FSEvents stream flags#1
Anthony-Eid merged 1 commit intomainfrom
upstream-merge

Conversation

@Anthony-Eid
Copy link

This flag causes the stream to emit events when the watched root directory itself is renamed, deleted, or moved. This matches the behavior of the previous custom fsevent crate used by Zed.

This is needed because we're replacing our MacWatcher with notify: zed-industries/zed#47322

This flag causes the stream to emit events when the watched root directory
itself is renamed, deleted, or moved. This matches the behavior of the
previous custom fsevent crate used by Zed.
@Anthony-Eid Anthony-Eid merged commit 6e5686a into main Jan 27, 2026
1 check passed
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.

1 participant